aws

package
v0.0.0-...-e0d1d7f Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientProvider

type ClientProvider struct{}

func NewClientProvider

func NewClientProvider() ClientProvider

func (ClientProvider) CloudFormationClient

func (s ClientProvider) CloudFormationClient(config Config) (cloudformation.Client, error)

func (ClientProvider) EC2Client

func (s ClientProvider) EC2Client(config Config) (ec2.Client, error)

type Config

type Config struct {
	AccessKeyID      string
	SecretAccessKey  string
	Region           string
	EndpointOverride string
}

func (Config) ClientConfig

func (c Config) ClientConfig() *goaws.Config

func (Config) ValidateCredentials

func (c Config) ValidateCredentials() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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