Documentation
¶
Index ¶
Constants ¶
View Source
const (
RKEDriverKey = "rancherKubernetesEngineConfig"
)
Variables ¶
This section is empty.
Functions ¶
func NewPersistentStore ¶
func NewPersistentStore(namespaces v1.NamespaceInterface, secretsGetter typedv1.SecretsGetter) cluster.PersistentStore
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.