certbot

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 CertbotExec

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

func NewExec

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

func (*CertbotExec) CertOnly

func (instance *CertbotExec) CertOnly(email, domain string) (response string, err error)

func (*CertbotExec) ExecuteCommand

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

func (*CertbotExec) FlushLog

func (instance *CertbotExec) FlushLog()

func (*CertbotExec) GetPath

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

func (*CertbotExec) GetWorkPath

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

func (*CertbotExec) IsInstalled

func (instance *CertbotExec) IsInstalled() bool

func (*CertbotExec) LogDisableRotation

func (instance *CertbotExec) LogDisableRotation()

func (*CertbotExec) LogFlush

func (instance *CertbotExec) LogFlush()

func (*CertbotExec) Root

func (instance *CertbotExec) Root() string

func (*CertbotExec) SetLogger

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

func (*CertbotExec) SetRoot

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

func (*CertbotExec) Version

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

func (*CertbotExec) Work

func (instance *CertbotExec) Work() string

type CertbotHelper

type CertbotHelper struct {
	// contains filtered or unexported fields
}
var (
	Certbot *CertbotHelper
)

func (*CertbotHelper) NewExec

func (instance *CertbotHelper) NewExec() *CertbotExec

NewExec Creates new Solana command with default password

Jump to

Keyboard shortcuts

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