# Constants
OpenStackFloatingIPPoolIP.
MaxIPsReachedReason is set when the maximum number of floating IPs has been reached.
OpenStackFloatingIPPoolFinalizer allows ReconcileOpenStackFloatingIPPool to clean up resources associated with OpenStackFloatingIPPool before removing it from the apiserver.
No description provided by the author
OpenstackFloatingIPPoolReadyCondition reports on the current status of the floating ip pool.
ReclaimDelete is the reclaim policy for floating ips.
ReclaimRetain is the reclaim policy for floating ips.
UnableToFindFloatingIPNetworkReason is used when the floating ip network is not found.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
OpenStackFloatingIPPool is the Schema for the openstackfloatingippools API.
OpenStackFloatingIPPoolList contains a list of OpenStackFloatingIPPool.
OpenStackFloatingIPPoolSpec defines the desired state of OpenStackFloatingIPPool.
OpenStackFloatingIPPoolStatus defines the observed state of OpenStackFloatingIPPool.
# Type aliases
ReclaimPolicy is a string type alias to represent reclaim policies for floating ips.