machinecontroller

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: May 13, 2019 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MachineControllerNamespace     = metav1.NamespaceSystem
	MachineControllerAppLabelKey   = "app"
	MachineControllerAppLabelValue = "machine-controller"
	MachineControllerTag           = "v1.1.5"
)

MachineController related constants

View Source
const (
	WebhookName          = "machine-controller-webhook"
	WebhookAppLabelKey   = "app"
	WebhookAppLabelValue = WebhookName
	WebhookTag           = MachineControllerTag
	WebhookNamespace     = metav1.NamespaceSystem
)

MachineController Webhook related constants

Variables

This section is empty.

Functions

func Deploy

func Deploy(ctx *util.Context) error

Deploy deploys MachineController deployment with RBAC on the cluster

func DeployMachineDeployments added in v0.2.0

func DeployMachineDeployments(ctx *util.Context) error

DeployMachineDeployments deploys MachineDeployments that create appropriate machines

func DeployWebhookConfiguration

func DeployWebhookConfiguration(ctx *util.Context) error

DeployWebhookConfiguration deploys MachineController webhook deployment on the cluster

func Ensure added in v0.6.0

func Ensure(ctx *util.Context) error

Ensure install/update machine-controller

func WaitForMachineController added in v0.2.0

func WaitForMachineController(client dynclient.Client) error

WaitForMachineController waits for machine-controller-webhook to become running func WaitForMachineController(corev1Client corev1types.CoreV1Interface) error {

func WaitForWebhook added in v0.2.0

func WaitForWebhook(client dynclient.Client) error

WaitForWebhook waits for machine-controller-webhook to become running

func WaitReady added in v0.5.0

func WaitReady(ctx *util.Context) error

WaitReady waits for machine-controller and its webhook to became ready

Types

This section is empty.

Jump to

Keyboard shortcuts

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