# Functions

ApplyClusterOperator applies the required ClusterOperator.
New returns a new machine config operator.
PopulateTemplate receives a template file path and renders its content populated with the config.

# Constants

AWSPlatformType is used to install on AWS.
ClusterConfigName is the name of the cluster config configmap.
ClusterConfigNamespace is the namespace containing the cluster config.
InstallConfigKey is the key in the cluster config configmap containing yaml installConfig data.
LibvirtPlatformType is used to install of libvirt.
OpenStackPlatformType is used to install on OpenStack.
The default set of status change reasons.
The default set of status change reasons.
The default set of status change reasons.

# Structs

No description provided by the author
Images allows build systems to inject images for MAO components.
InstallConfig contains the mao relevant config coming from the install config, i.e provider.
InstallPlatform is the configuration for the specific platform upon which to perform the installation.
Operator defines machine api operator.
OperatorConfig contains configuration for MAO.

# Type aliases

No description provided by the author
StatusReason is a MixedCaps string representing the reason for a status condition change.