Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CFNManager ¶
type CFNManager struct { }
func (CFNManager) ListExports ¶
func (cm CFNManager) ListExports() ([]*cloudformation.Export, error)
func (CFNManager) ListImports ¶
func (cm CFNManager) ListImports(name string) ([]string, error)
func (CFNManager) Session ¶
func (cm CFNManager) Session() (*cloudformation.CloudFormation, error)
Click to show internal directories.
Click to hide internal directories.