ec2metadata

package
v1.7.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EC2Metadata

type EC2Metadata interface {
	GetMetadata(path string) (string, error)
	Region() (string, error)
}

EC2Metadata wraps the methods from the amazon-sdk-go's ec2metadata package

func New

func New() EC2Metadata

New creates a new EC2Metadata object

Directories

Path Synopsis
Package mock_ec2metadata is a generated GoMock package.
Package mock_ec2metadata is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL