credentials

package
v1.5.0-alpha.0....-b93860d Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AWSRegions = [...]string{
	"us-east-1",
	"us-west-1",
	"us-west-2",
	"eu-west-1",
	"eu-central-1",
	"ap-south-1",
	"ap-southeast-1",
	"ap-southeast-2",
	"ap-northeast-1",
	"ap-northeast-2",
	"cn-north-1",
	"us-gov-west-1",
	"sa-east-1",
}

AWSRegions is the complete list of regions known to the AWS cloudprovider and credentialprovider.

Functions

func Init

func Init()

Init creates a lazy provider for each AWS region, in order to support cross-region ECR access. They have to be lazy because it's unlikely, but not impossible, that we'll use more than one. Not using the package init() function: this module should be initialized only if using the AWS cloud provider. This way, we avoid timeouts waiting for a non-existent provider.

Types

This section is empty.

Jump to

Keyboard shortcuts

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