Documentation ¶
Index ¶
Constants ¶
View Source
const ( RKEDriverKey = "rancherKubernetesEngineConfig" KontainerEngineUpdate = "provisioner.cattle.io/ke-driver-update" )
View Source
const DriverNameField = "driverName"
Variables ¶
This section is empty.
Functions ¶
func NewPersistentStore ¶
func NewPersistentStore(namespaces v1.NamespaceInterface, secretsGetter v1.SecretsGetter) cluster.PersistentStore
Types ¶
type Provisioner ¶
type Provisioner struct { ClusterController v3.ClusterController Clusters v3.ClusterInterface NodeLister v3.NodeLister KontainerDriverLister v3.KontainerDriverLister DynamicSchemasLister v3.DynamicSchemaLister Backups v3.EtcdBackupLister // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.