cloudformation

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: MIT-0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceManager

type ResourceManager struct {
	Resource string

	Capabilities []types.Capability
	DryRun       bool
	Parameters   map[string]string
	Template     template.Template
	// contains filtered or unexported fields
}

func (*ResourceManager) Create

func (m *ResourceManager) Create(options resource.Options) error

func (*ResourceManager) Delete

func (m *ResourceManager) Delete(options resource.Options) error

func (*ResourceManager) Init

func (m *ResourceManager) Init()

func (*ResourceManager) SetDryRun

func (m *ResourceManager) SetDryRun()

func (*ResourceManager) Update

func (m *ResourceManager) Update(options resource.Options, cmd *cobra.Command) error

Jump to

Keyboard shortcuts

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