configuration

package
v0.0.0-...-f062a39 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitialiseMFA

func InitialiseMFA(config Config)

func UpdateSessionToken

func UpdateSessionToken(config Config, profile string, region string) error

Types

type Config

type Config struct {
	Regions        *[]string
	Services       *[]string
	Profile        string
	SessionFactory *sessionfactory.SessionFactory
	ClientFactory  clientfactory.ClientFactory
	Logger         *logger.Logger
	Mfa            bool
	MfaDuration    int64
}

func GetConfig

func GetConfig() (config Config)

func GetTestConfig

func GetTestConfig(t *testing.T) (config Config)

Jump to

Keyboard shortcuts

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