clusterprovisioner

package
v2.2.13+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2020 License: Apache-2.0 Imports: 33 Imported by: 273

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 GetBackupFilename

func GetBackupFilename(backup *v3.EtcdBackup) string

func GetBackupFilenameFromURL

func GetBackupFilenameFromURL(URL string) (string, error)

func NewPersistentStore

func NewPersistentStore(namespaces v1.NamespaceInterface, secretsGetter v1.SecretsGetter) cluster.PersistentStore

func Register

func Register(ctx context.Context, management *config.ManagementContext)

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)

func (*Provisioner) Remove

func (p *Provisioner) Remove(cluster *v3.Cluster) (runtime.Object, error)

func (*Provisioner) Updated

func (p *Provisioner) Updated(cluster *v3.Cluster) (runtime.Object, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL