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 (*Bundle) ForNode ¶
func (b *Bundle) ForNode(config *v3.RancherKubernetesEngineConfig, nodeAddress string) *Bundle
func (*Bundle) KubeConfig ¶
type BundleLookup ¶
type BundleLookup struct {
// contains filtered or unexported fields
}
func NewLookup ¶
func NewLookup(namespaces v1.NamespaceInterface, secrets typedv1.SecretsGetter) *BundleLookup
Click to show internal directories.
Click to hide internal directories.