cert

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCertList

func NewCmdCertList() *cobra.Command

NewCmdCertList creates a new cert list command

func NewCmdCertRenew

func NewCmdCertRenew() *cobra.Command

NewCmdCertRenew creates a new cert renew command

func NewCmdCerts

func NewCmdCerts() *cobra.Command

NewCmdCerts creates a new cert command

Types

type CertListOptions

type CertListOptions struct {
	CommonOptions  *options.CommonOptions
	ClusterCfgFile string
}

func NewCertListOptions

func NewCertListOptions() *CertListOptions

func (*CertListOptions) AddFlags

func (o *CertListOptions) AddFlags(cmd *cobra.Command)

func (*CertListOptions) Run

func (o *CertListOptions) Run() error

type CertOptions

type CertOptions struct {
	CommonOptions *options.CommonOptions
}

func NewCertsOptions

func NewCertsOptions() *CertOptions

type CertRenewOptions

type CertRenewOptions struct {
	CommonOptions  *options.CommonOptions
	ClusterCfgFile string
}

func NewCertRenewOptions

func NewCertRenewOptions() *CertRenewOptions

func (*CertRenewOptions) AddFlags

func (o *CertRenewOptions) AddFlags(cmd *cobra.Command)

func (*CertRenewOptions) Run

func (o *CertRenewOptions) Run() error

Jump to

Keyboard shortcuts

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