# Constants
OpenstackExternalIPEndpoint is the local Openstack endpoint for the external IP.
OpenstackInstanceTypeEndpoint is the local Openstack endpoint for the instance-type.
OpenstackMetaDataEndpoint is the local Openstack endpoint for the meta config.
OpenstackNetworkDataEndpoint is the local Openstack endpoint for the network config.
OpenstackUserDataEndpoint is the local Openstack endpoint for the config.
# Structs
MetadataConfig holds meta info.
NetworkConfig holds NetworkData config.
Openstack is the concrete type that implements the runtime.Platform interface.