Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type AutoScalingGroupPrinter ¶
type AutoScalingGroupPrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(zones []types.AutoScalingGroup) *AutoScalingGroupPrinter
func (*AutoScalingGroupPrinter) PrintJSON ¶
func (p *AutoScalingGroupPrinter) PrintJSON(writer io.Writer) error
func (*AutoScalingGroupPrinter) PrintTable ¶
func (p *AutoScalingGroupPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.