getssl

package
v0.2.37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetSslExec

type GetSslExec struct {
	// contains filtered or unexported fields
}

func NewExec

func NewExec(execPath string, logger gg_log.ILogger) *GetSslExec

func (*GetSslExec) Configure

func (instance *GetSslExec) Configure(domain string, acl []string) (response string, err error)

func (*GetSslExec) ExecuteCommand

func (instance *GetSslExec) ExecuteCommand(arguments ...string) (out string, err error)

func (*GetSslExec) GetCertificate

func (instance *GetSslExec) GetCertificate(domain string) (response string, err error)

func (*GetSslExec) GetPath

func (instance *GetSslExec) GetPath(path string) (response string)

func (*GetSslExec) GetWorkPath

func (instance *GetSslExec) GetWorkPath(subPath string) (response string)

func (*GetSslExec) InitCertificate

func (instance *GetSslExec) InitCertificate(domain string) (response string, err error)

func (*GetSslExec) IsInstalled

func (instance *GetSslExec) IsInstalled() bool

func (*GetSslExec) LogDisableRotation

func (instance *GetSslExec) LogDisableRotation()

func (*GetSslExec) LogFlush

func (instance *GetSslExec) LogFlush()

func (*GetSslExec) ReadConfig

func (instance *GetSslExec) ReadConfig(domain string) (response string, err error)

func (*GetSslExec) ReadDefaultConfig

func (instance *GetSslExec) ReadDefaultConfig() (response string, err error)

func (*GetSslExec) Root

func (instance *GetSslExec) Root() string

func (*GetSslExec) SetLogger

func (instance *GetSslExec) SetLogger(logger gg_log.ILogger) *GetSslExec

func (*GetSslExec) SetRoot

func (instance *GetSslExec) SetRoot(dir string) *GetSslExec

func (*GetSslExec) Upgrade

func (instance *GetSslExec) Upgrade() (response string, err error)

func (*GetSslExec) Version

func (instance *GetSslExec) Version() (response string, err error)

func (*GetSslExec) Work

func (instance *GetSslExec) Work() string

type GetSslHelper

type GetSslHelper struct {
	// contains filtered or unexported fields
}
var (
	GetSSL *GetSslHelper
)

func (*GetSslHelper) NewExec

func (instance *GetSslHelper) NewExec() *GetSslExec

NewExec Creates new GetSSL command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL