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