# Functions
No description provided by the author
NewEC2MetadataClient creates an ec2metadata client to retrieve metadata.
NewMetadataError returns a new MetadataError object.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MetadataError is used to encapsulate the error returned because of non OK HTTP status codes in the response when querying the Instance Metadata Service.
RoleCredentials contains the information associated with an IAM role.
# Interfaces
EC2MetadataClient is the client used to get metadata from instance metadata service.
No description provided by the author