//
pkg.gl
Category
github.com/oracle/oci-flexvolume-driver
pkg
oci
instancemeta
package
0.0.0-20200612075223-f37bb2f87ee3
Repository:
https://github.com/oracle/oci-flexvolume-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
56 SLOC
#
Functions
New
New returns the instance metadata for the host on which the code is being executed.
NewMock
NewMock returns a new mock OCI instance metadata getter.
#
Structs
InstanceMetadata
InstanceMetadata holds the subset of the instance metadata retrieved from the local OCI instance metadata API endpoint.
#
Interfaces
Interface
Interface defines how consumers access OCI instance metadata.