Documentation ¶
Overview ¶
Package cloudprovider contains tools to generate CSI and CPI manifests.
Index ¶
Constants ¶
View Source
const (
CSINamespace = "vmware-system-csi"
)
Variables ¶
View Source
var ( // CSIKustomizationTemplates contains the kustomization templates for CSI driver //go:embed csi/kustomization.yaml csi/namespace.yaml csi/vsphere-csi-driver.yaml CSIKustomizationTemplates embed.FS )
Functions ¶
func CSICloudConfigSecret ¶
func CloudControllerManagerConfigMap ¶
CloudControllerManagerConfigMap returns a ConfigMap containing data for the cloud config file.
func CloudControllerManagerManifests ¶
CloudControllerManagerManifests returns the yaml manifests generated via `helm template` from https://github.com/kubernetes/cloud-provider-vsphere/tree/master/charts/vsphere-cpi
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.