Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type VpcSummary ¶
type VpcSummary struct {
// contains filtered or unexported fields
}
type VpcSummaryOptions ¶
type VpcSummaryOptions struct { resource.CommonOptions ShowIds bool }
type VpcSummaryPrinter ¶
type VpcSummaryPrinter struct { *VpcSummary // contains filtered or unexported fields }
func NewPrinter ¶
func NewPrinter(vpcSummary *VpcSummary, vpcFilter, showIds bool) *VpcSummaryPrinter
func (*VpcSummaryPrinter) PrintTable ¶
func (p *VpcSummaryPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.