aws

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	// contains filtered or unexported fields
}

func NewSession

func NewSession() (*Session, error)

func (*Session) NewSsmSession added in v0.0.2

func (session *Session) NewSsmSession() *SsmSession

type SsmSession added in v0.0.2

type SsmSession struct {
	// contains filtered or unexported fields
}

func (*SsmSession) Exists added in v0.0.2

func (session *SsmSession) Exists(path string, validDays float64) (bool, []ssm.Parameter)

func (*SsmSession) Restore added in v0.0.2

func (session *SsmSession) Restore(parameters []ssm.Parameter, folderPath string)

func (*SsmSession) Save added in v0.0.2

func (session *SsmSession) Save(name string, content string, keyId string, path string)

Jump to

Keyboard shortcuts

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