app

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Unlicense Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetApp

type GetApp struct {
	SsmPathRoot    string
	ExportFile     string
	Decrypt        bool
	ForceOverwrite bool
	Region         string
	IgnoreTags     bool
	// contains filtered or unexported fields
}

func (*GetApp) BuildYamlFromParamPackages

func (g *GetApp) BuildYamlFromParamPackages(params []types.AwsParameterPackage) ([]byte, error)

func (*GetApp) Exec

func (g *GetApp) Exec() error

func (*GetApp) Init

func (g *GetApp) Init() error

type PutApp

type PutApp struct {
	File        string
	TagFile     string
	Interactive bool
	RetryLimit  int
	Region      string
	// contains filtered or unexported fields
}

func (*PutApp) Confirm

func (im *PutApp) Confirm(requestBatch []*types.AwsRequestPackage) (bool, error)

func (*PutApp) Exec

func (im *PutApp) Exec() error

func (*PutApp) Init

func (im *PutApp) Init() error

func (*PutApp) MakeRequests

func (im *PutApp) MakeRequests(requestBatch []*types.AwsRequestPackage) error

func (*PutApp) PrepareRequests

func (im *PutApp) PrepareRequests(requestBatch []*types.AwsRequestPackage)

func (*PutApp) Report

func (im *PutApp) Report(requestBatch []*types.AwsRequestPackage) error

func (*PutApp) UnmarshalData

func (im *PutApp) UnmarshalData(data []byte) (*types.ParameterTree, error)

Jump to

Keyboard shortcuts

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