package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev
# Constants
Name is the name for the Openstack platform.
SGPolicyAffinity represents the "affinity" ServerGroupPolicy field of the MachinePool.
SGPolicyAntiAffinity represents the "anti-affinity" ServerGroupPolicy field of the MachinePool.
SGPolicySoftAffinity represents the "soft-affinity" ServerGroupPolicy field of the MachinePool.
SGPolicySoftAntiAffinity represents the "soft-anti-affinity" ServerGroupPolicy field of the MachinePool.
SGPolicyUnset represents the default empty string for the ServerGroupPolicy field of the MachinePool.
# Structs
FixedIP identifies a subnet defined by a subnet filter.
MachinePool stores the configuration for a machine pool installed on OpenStack.
Metadata contains OpenStack metadata (e.g.
NetworkFilter defines a network by name and/or ID.
Platform stores all the global configuration that all machinesets use.
PortTarget defines, directly or indirectly, one or more subnets where to attach a port.
RootVolume defines the storage for an instance.
SubnetFilter defines a subnet by ID and/or name.
# Type aliases
ServerGroupPolicy is the policy to be applied to an OpenStack Server Group.