Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificatesctlCommand ¶
CertificatesctlCommand represents the base command when called without any subcommands.
func NewCertificatesctlCommand ¶
func NewCertificatesctlCommand() *CertificatesctlCommand
NewCertificatesctlCommand returns an instance of the CertificatesctlCommand.
func (*CertificatesctlCommand) Run ¶
func (c *CertificatesctlCommand) Run()
Run represents the main entry point into the command This is called by main.main() to execute the root command.
Click to show internal directories.
Click to hide internal directories.