Documentation ¶
Overview ¶
Package crs contains tools to create a ClusterResourceSet for the CPI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CPIConfigString ¶
func ConfigForCSI ¶
ConfigForCSI returns a cloudprovider.CPIConfig specific to the vSphere CSI driver until it supports using Secrets for vCenter credentials.
func CreateCrsResourceObjectsCPI ¶
func CreateCrsResourceObjectsCPI(crs *addonsv1.ClusterResourceSet) []runtime.Object
CreateCrsResourceObjectsCPI creates the api objects necessary for CSI to function. Also appends the resources to the CRS.
func CreateCrsResourceObjectsCSI ¶
func CreateCrsResourceObjectsCSI(crs *addonsv1.ClusterResourceSet) ([]runtime.Object, error)
CreateCrsResourceObjectsCSI creates the api objects necessary for CSI to function. Also appends the resources to the CRS.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.