certs

package
v2.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResidualTime

func ResidualTime(t time.Time) string

Types

type AutoRenewCertsEnabled

type AutoRenewCertsEnabled struct {
	common.KubePrepare
	Not bool
}

func (*AutoRenewCertsEnabled) PreCheck

func (a *AutoRenewCertsEnabled) PreCheck(runtime connector.Runtime) (bool, error)

type AutoRenewCertsModule

type AutoRenewCertsModule struct {
	common.KubeModule
	Skip bool
}

func (*AutoRenewCertsModule) Init

func (a *AutoRenewCertsModule) Init()

func (*AutoRenewCertsModule) IsSkip

func (a *AutoRenewCertsModule) IsSkip() bool

type CaCertificate

type CaCertificate struct {
	AuthorityName string
	Expires       string
	Residual      string
	NodeName      string
}

type Certificate

type Certificate struct {
	Name          string
	Expires       string
	Residual      string
	AuthorityName string
	NodeName      string
}

type CheckCertsModule

type CheckCertsModule struct {
	common.KubeModule
}

func (*CheckCertsModule) Init

func (c *CheckCertsModule) Init()

type DisplayForm

type DisplayForm struct {
	common.KubeAction
}

func (*DisplayForm) Execute

func (d *DisplayForm) Execute(runtime connector.Runtime) error

type EnableRenewService

type EnableRenewService struct {
	common.KubeAction
}

func (*EnableRenewService) Execute

func (e *EnableRenewService) Execute(runtime connector.Runtime) error

type FetchKubeConfig

type FetchKubeConfig struct {
	common.KubeAction
}

func (*FetchKubeConfig) Execute

func (f *FetchKubeConfig) Execute(runtime connector.Runtime) error

type ListClusterCerts

type ListClusterCerts struct {
	common.KubeAction
}

func (*ListClusterCerts) Execute

func (l *ListClusterCerts) Execute(runtime connector.Runtime) error

type PrintClusterCertsModule

type PrintClusterCertsModule struct {
	common.KubeModule
}

func (*PrintClusterCertsModule) Init

func (p *PrintClusterCertsModule) Init()

type RenewCerts

type RenewCerts struct {
	common.KubeAction
}

func (*RenewCerts) Execute

func (r *RenewCerts) Execute(runtime connector.Runtime) error

type RenewCertsModule

type RenewCertsModule struct {
	common.KubeModule
}

func (*RenewCertsModule) Init

func (r *RenewCertsModule) Init()

type SyneKubeConfigToWorker

type SyneKubeConfigToWorker struct {
	common.KubeAction
}

func (*SyneKubeConfigToWorker) Execute

func (s *SyneKubeConfigToWorker) Execute(runtime connector.Runtime) error

type UninstallAutoRenewCerts

type UninstallAutoRenewCerts struct {
	common.KubeAction
}

func (*UninstallAutoRenewCerts) Execute

func (u *UninstallAutoRenewCerts) Execute(runtime connector.Runtime) error

type UninstallAutoRenewCertsModule

type UninstallAutoRenewCertsModule struct {
	common.KubeModule
}

func (*UninstallAutoRenewCertsModule) Init

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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