Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCert ¶
Types ¶
type CertOptions ¶
type CertOptions struct {
// contains filtered or unexported fields
}
func (*CertOptions) Complete ¶
func (o *CertOptions) Complete(cmd *cobra.Command, args []string) error
func (*CertOptions) Run ¶
func (o *CertOptions) Run() error
func (*CertOptions) Validate ¶
func (o *CertOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.