constants

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultBindPort is the default API port used to generate the kubeadm
	// configurations.
	DefaultBindPort = 6443

	// DefaultRequeue is the default time for how long to wait when
	// requeueing a CAPI operation.
	DefaultRequeue = 20 * time.Second

	// VsphereUserKey is the key used to store/retrieve the vSphere user
	// name from a Kubernetes secret.
	VsphereUserKey = "username"

	// VspherePasswordKey is the key used to store/retrieve the vSphere
	// password from a Kubernetes secret.
	VspherePasswordKey = "password"

	// ReadyAnnotationLabel is the annotation used to indicate a machine and/or
	// cluster are ready.
	ReadyAnnotationLabel = "capv.sigs.k8s.io/ready"

	// MaintenanceAnnotationLabel is the annotation used to indicate a machine and/or
	// cluster are in maintenance mode.
	MaintenanceAnnotationLabel = "capv.sigs.k8s.io/maintenance"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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