Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCloudConfigTransformer ¶
func GetCloudConfigTransformer(platformStatus *configv1.PlatformStatus) (cloudConfigTransformer, error)
GetCloudConfigTransformer returns the function that should be used to transform the cloud configuration config map
func GetResources ¶
func GetResources(operatorConfig config.OperatorConfig) ([]client.Object, error)
GetResources selectively returns a list of resources required for provisioning CCM instance in the cluster for the given OperatorConfig.
These resources will be actively maintained by the operator, preventing changes in their spec. However you can extend any resource spec with values not specified in the provided source resource. These changes would be preserved.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.