env

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClusterNameVar              = "${CLUSTER_NAME}"
	ClusterClassNameVar         = "${CLUSTER_CLASS_NAME}"
	ControlPlaneMachineCountVar = "${CONTROL_PLANE_MACHINE_COUNT}"
	DefaultCloudProviderImage   = "gcr.io/cloud-provider-vsphere/cpi/release/manager:v1.2.1"
	DefaultClusterCIDR          = "192.168.0.0/16"
	DefaultDiskGiB              = 25
	DefaultMemoryMiB            = 8192
	DefaultNumCPUs              = 2
	KubernetesVersionVar        = "${KUBERNETES_VERSION}"
	MachineDeploymentNameSuffix = "-md-0"
	NamespaceVar                = "${NAMESPACE}"
	VSphereDataCenterVar        = "${VSPHERE_DATACENTER}"
	VSphereThumbprint           = "${VSPHERE_TLS_THUMBPRINT}"
	VSphereDatastoreVar         = "${VSPHERE_DATASTORE}"
	VSphereFolderVar            = "${VSPHERE_FOLDER}"
	VSphereHaproxyTemplateVar   = "${VSPHERE_HAPROXY_TEMPLATE}"
	VSphereNetworkVar           = "${VSPHERE_NETWORK}"
	VSphereResourcePoolVar      = "${VSPHERE_RESOURCE_POOL}"
	VSphereServerVar            = "${VSPHERE_SERVER}"
	VSphereSSHAuthorizedKeysVar = "${VSPHERE_SSH_AUTHORIZED_KEY}"
	VSphereStoragePolicyVar     = "${VSPHERE_STORAGE_POLICY}"
	VSphereTemplateVar          = "${VSPHERE_TEMPLATE}"
	WorkerMachineCountVar       = "${WORKER_MACHINE_COUNT}"
	ControlPlaneEndpointVar     = "${CONTROL_PLANE_ENDPOINT_IP}"
	// Set the default to an empty string to let kube-vip autodetect the interface.
	VipNetworkInterfaceVar       = "${VIP_NETWORK_INTERFACE=\"\"}"
	VSphereUsername              = "${VSPHERE_USERNAME}"
	VSpherePassword              = "${VSPHERE_PASSWORD}" /* #nosec */
	ClusterResourceSetNameSuffix = "-crs-0"
)

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