package
0.1.9
Repository: https://github.com/rancher/ipsec.git
Documentation: pkg.go.dev

# 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
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.