Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
func NewResourceWithOptions ¶
func NewResourceWithOptions(options *CloudFormationOptions) *resource.Resource
Types ¶
type CloudFormationOptions ¶
type CloudFormationOptions struct {
resource.CommonOptions
}
type CloudFormationPrinter ¶
func NewPrinter ¶
func NewPrinter(stacks []types.Stack) *CloudFormationPrinter
func (*CloudFormationPrinter) PrintJSON ¶
func (p *CloudFormationPrinter) PrintJSON(writer io.Writer) error
func (*CloudFormationPrinter) PrintTable ¶
func (p *CloudFormationPrinter) PrintTable(writer io.Writer) error
type Getter ¶
type Getter struct {
// contains filtered or unexported fields
}
func NewGetter ¶
func NewGetter(cloudformationClient *aws.CloudformationClient) *Getter
func (*Getter) GetStacksByCluster ¶
Click to show internal directories.
Click to hide internal directories.