rkecerts

package
v2.2.13+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bundle

type Bundle struct {
	// contains filtered or unexported fields
}

func Generate

func Generate(config *v3.RancherKubernetesEngineConfig) (*Bundle, error)

func LoadLocal

func LoadLocal() (*Bundle, error)

func NewBundle

func NewBundle(certs map[string]pki.CertificatePKI) *Bundle

func Stage

func Stage(rkeConfig *v3.RancherKubernetesEngineConfig) (*Bundle, error)

func Unmarshal

func Unmarshal(input string) (*Bundle, error)

func (*Bundle) Certs

func (b *Bundle) Certs() map[string]pki.CertificatePKI

func (*Bundle) Changed

func (b *Bundle) Changed() bool

func (*Bundle) Explode

func (b *Bundle) Explode() error

func (*Bundle) ForNode

func (b *Bundle) ForNode(config *v3.RancherKubernetesEngineConfig, nodeAddress string) *Bundle

func (*Bundle) ForWindowsNode

func (b *Bundle) ForWindowsNode(config *v3.RancherKubernetesEngineConfig, nodeAddress string, windowsReleaseID string) *Bundle

func (*Bundle) KubeConfig

func (b *Bundle) KubeConfig() string

func (*Bundle) Marshal

func (b *Bundle) Marshal() (string, error)

func (*Bundle) SaveLocal

func (b *Bundle) SaveLocal() error

Jump to

Keyboard shortcuts

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