internal

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2019 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAbortedByUser = errors.New("aborted by user")

Functions

func NewCachedCredentialProvider

func NewCachedCredentialProvider(
	profile string,
	creds *credentials.Credentials,
) credentials.Provider

func WrapCredentialsWithCache

func WrapCredentialsWithCache(
	profile string,
	creds *credentials.Credentials,
) (*credentials.Credentials, error)

Types

type Deployer

type Deployer struct {
	*cftool.Deployment

	ChangeSetName string
	ShowDiff      bool
	// contains filtered or unexported fields
}

func (*Deployer) Deploy

func (d *Deployer) Deploy(c context.Context, w io.Writer) error

func (*Deployer) TemplateDiff

func (d *Deployer) TemplateDiff(w io.Writer) error

func (*Deployer) Whoami

func (d *Deployer) Whoami(w io.Writer, api stsiface.STSAPI, region string) (*sts.GetCallerIdentityOutput, error)

type StackStatus

type StackStatus string

func (StackStatus) IsComplete

func (status StackStatus) IsComplete() bool

func (StackStatus) IsFailed

func (status StackStatus) IsFailed() bool

func (StackStatus) IsTerminal

func (status StackStatus) IsTerminal() bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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