credentials

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2017 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// NoIDInRequest is the error code indicating that no ID was specified
	NoIDInRequest = "NoIdInRequest"
	// InvalidIDInRequest is the error code indicating that the ID was invalid
	InvalidIDInRequest = "InvalidIdInRequest"
	// NoCredentialsAssociated is the error code indicating no credentials are
	// associated with the specified ID
	NoCredentialsAssociated = "NoCredentialsAssociated"
	// CredentialsUninitialized is the error code indicating that credentials were
	// not properly initialized.  This may happen immediately after the agent is
	// started, before it has completed state reconciliation.
	CredentialsUninitialized = "CredentialsUninitialized"
	// InternalServerError is the error indicating something generic went wrong
	InternalServerError = "InternalServerError"
)

Variables

This section is empty.

Functions

func ServeHTTP added in v1.13.1

func ServeHTTP(credentialsManager credentials.Manager, containerInstanceArn string, cfg *config.Config)

ServeHTTP serves IAM Role Credentials for Tasks being managed by the agent.

Types

This section is empty.

Jump to

Keyboard shortcuts

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