# Functions
No description provided by the author
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
InstanceMaxTagsNum is the maximum number of tags that an instance can have.
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
No description provided by the author
# Structs
No description provided by the author
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
No description provided by the author
No description provided by the author
EC2MetadataClient is the client used to get metadata from instance metadata service.
No description provided by the author