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