Documentation ¶
Index ¶
Constants ¶
View Source
const (
RKEDriverKey = "rancherKubernetesEngineConfig"
)
Variables ¶
This section is empty.
Functions ¶
func NewPersistentStore ¶
func NewPersistentStore(namespaces v1.NamespaceInterface, secretsGetter v1.SecretsGetter) cluster.PersistentStore
func Register ¶
func Register(management *config.ManagementContext)
Types ¶
type Provisioner ¶
type Provisioner struct { ClusterController v3.ClusterController Clusters v3.ClusterInterface NodeLister v3.NodeLister Driver service.EngineService EventLogger event.Logger // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.