package
4.16.15+incompatible
Repository: https://github.com/openshift/installer.git
Documentation: pkg.go.dev

# Functions

GetCloudInfo fetches and caches metadata from openstack.
ValidateMachinePool checks that the specified machine pool is valid.
ValidatePlatform checks that the specified platform is valid.
validUUIDv4 checks if string is in UUID v4 format For more information: https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random).

# Structs

CloudInfo caches data fetched from the user's openstack cloud.
Flavor embeds information from the Gophercloud Flavor struct and adds information on whether a flavor is of baremetal type.