Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudControllerUID ¶
CloudControllerUID returns a configmap with a unique UID per cluster used by the GCP cloud controller provider to name load balancer resources. This is based on GCP provider code that manages this configmap: https://github.com/openshift/kubernetes/blob/a45281f7de40f996f67d0ee7b886add59e7b5e8d/pkg/cloudprovider/providers/gce/gce_clusterid.go#L38-L57
func CloudProviderConfig ¶
CloudProviderConfig generates the cloud provider config for the GCP platform.
Types ¶
type ClusterCSIDriverConfig ¶
ClusterCSIDriverConfig is the GCP config for the cluster CSI Driver.
func (ClusterCSIDriverConfig) YAML ¶
func (params ClusterCSIDriverConfig) YAML() ([]byte, error)
YAML generates the cluster CSI driver config for the GCP platform.
Click to show internal directories.
Click to hide internal directories.