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