# Functions
NewMetadataStore creates, intializes and returns a store for use.
NewMetadataStoreWithClientIP creates, intializes and returns a store for use with a specific Client IP to contact the metadata.
# Constants
DefaultMetadataAddress specifies the default value to use if nothing is specified.
# Structs
Entry holds the information for each container.
InfoFromMetadata stores the information that has been fetched from metadata server.
MetadataStore contains information related to metadata client, etc.
RegionsInfo stores the information for regions feature.
# Interfaces
Store defines the interface for the data store.