Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type RouteTableOptions ¶
type RouteTableOptions struct { resource.CommonOptions VpcId string }
type RouteTablePrinter ¶
type RouteTablePrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(routeTables []types.RouteTable) *RouteTablePrinter
func (*RouteTablePrinter) PrintTable ¶
func (p *RouteTablePrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.