Documentation ¶
Index ¶
- type Bundle
- func (b *Bundle) Certs() map[string]pki.CertificatePKI
- func (b *Bundle) Changed() bool
- func (b *Bundle) Explode() error
- func (b *Bundle) ForNode(config *v3.RancherKubernetesEngineConfig, nodeAddress string) *Bundle
- func (b *Bundle) ForWindowsNode(config *v3.RancherKubernetesEngineConfig, nodeAddress string, ...) *Bundle
- func (b *Bundle) KubeConfig() string
- func (b *Bundle) Marshal() (string, error)
- func (b *Bundle) SaveLocal() error
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 (*Bundle) ForNode ¶
func (b *Bundle) ForNode(config *v3.RancherKubernetesEngineConfig, nodeAddress string) *Bundle
func (*Bundle) ForWindowsNode ¶
func (*Bundle) KubeConfig ¶
Click to show internal directories.
Click to hide internal directories.