renew

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdRenew

func NewCmdRenew(ctx context.Context, ioStreams genericclioptions.IOStreams) *cobra.Command

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

func (o *Options) Complete(f cmdutil.Factory) error

Complete takes the command arguments and factory and infers any remaining options.

func (*Options) Run

func (o *Options) Run(ctx context.Context, args []string) error

Run executes renew command

func (*Options) Validate

func (o *Options) Validate(cmd *cobra.Command, args []string) error

Validate validates the provided options

Jump to

Keyboard shortcuts

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