Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudConfigTransformer ¶
func CloudConfigTransformer(source string, infra *configv1.Infrastructure, network *configv1.Network, features featuregates.FeatureGate) (string, error)
func IsAzure ¶
func IsAzure(infra *configv1.Infrastructure) bool
IsAzure ensures that the underlying platform is Azure. It will fail if the CloudName is AzureStack as we handle it separately with it's own CloudConfigTransformer.
func NewProviderAssets ¶
func NewProviderAssets(config config.OperatorConfig) (common.CloudProviderAssets, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.