Documentation ¶
Index ¶
- func CloudProviderConfigSecret(cloud *clientconfig.Cloud) ([]byte, error)
- func GenerateCloudProviderConfig(ctx context.Context, installConfig types.InstallConfig) (cloudProviderConfigData, cloudProviderConfigCABundleData string, err error)
- func GenerateClusterAssets(installConfig *installconfig.InstallConfig, clusterID *installconfig.ClusterID) (*capiutils.GenerateClusterAssetsOutput, error)
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudProviderConfigSecret ¶
func CloudProviderConfigSecret(cloud *clientconfig.Cloud) ([]byte, error)
CloudProviderConfigSecret generates the cloud provider config for the OpenStack platform, that will be stored in the system secret.
func GenerateCloudProviderConfig ¶
func GenerateCloudProviderConfig(ctx context.Context, installConfig types.InstallConfig) (cloudProviderConfigData, cloudProviderConfigCABundleData string, err error)
GenerateCloudProviderConfig adds the cloud provider config for the OpenStack platform in the provided configmap.
func GenerateClusterAssets ¶ added in v0.90.0
func GenerateClusterAssets(installConfig *installconfig.InstallConfig, clusterID *installconfig.ClusterID) (*capiutils.GenerateClusterAssetsOutput, error)
GenerateClusterAssets generates the cluster manifests for the cluster-api.
Types ¶
Click to show internal directories.
Click to hide internal directories.