Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRenew ¶
NewCmdRenew returns a cobra command for renewing Certificates
Types ¶
type Options ¶
type Options struct { LabelSelector string All bool AllNamespaces bool genericclioptions.IOStreams *factory.Factory }
Options is a struct to support renew command
func NewOptions ¶
func NewOptions(ioStreams genericclioptions.IOStreams) *Options
NewOptions returns initialized Options
func (*Options) Complete ¶
Complete takes the command arguments and factory and infers any remaining options.
Click to show internal directories.
Click to hide internal directories.