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
}
func (*Provisioner) Create ¶
func (p *Provisioner) Create(cluster *v3.Cluster) (runtime.Object, error)
Click to show internal directories.
Click to hide internal directories.