Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudProviderConfig ¶
func CloudProviderConfig(infraID string, accountID string, region string, resourceGroupName string, vpcName string, subnets []string, controlPlaneZones []string, computeZones []string, serviceEndpoints []configv1.IBMCloudServiceEndpoint) (string, error)
CloudProviderConfig generates the cloud provider config for the IBMCloud platform.
Types ¶
type ClusterCSIDriverConfig ¶ added in v0.9.153
type ClusterCSIDriverConfig struct {
EncryptionKeyCRN string
}
ClusterCSIDriverConfig is the IBM Cloud config for the cluster CSI Driver.
func (ClusterCSIDriverConfig) YAML ¶ added in v0.9.153
func (params ClusterCSIDriverConfig) YAML() ([]byte, error)
YAML generates the cluster CSI Driver config for the IBM Cloud platform.
Click to show internal directories.
Click to hide internal directories.