# Functions
New returns the instance metadata for the host on which the code is being executed.
NewErrorMock returns a new mock OCI instance metadata getter that returns an error on Get().
NewMock returns a new mock OCI instance metadata getter.
# Structs
InstanceMetadata holds the subset of the instance metadata retrieved from the local OCI instance metadata API endpoint.
# Interfaces
Interface defines how consumers access OCI instance metadata.