config

package
v0.0.0-...-141c5bf Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(filePath string)

Types

type Configuration

type Configuration struct {
	DefaultRegion              string
	DefaultKmsKey              string
	AutoRotateMainAccountKey   bool // Deprecated: use KeyRotationIntervalMinutes
	KeyRotationIntervalMinutes int

	ReuseCredentialsIfValidForMinutes int

	Profiles struct {
		MainAccount           string
		MainAccountMfaSession string
	}
	Accounts map[string]string
}
var Current *Configuration

Jump to

Keyboard shortcuts

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