Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
func PrintActions ¶
Types ¶
type Getter ¶
type Getter struct {
// contains filtered or unexported fields
}
func NewGetter ¶
func NewGetter(elbClientv2 *aws.Elasticloadbalancingv2Client) *Getter
type ListenerOptions ¶
type ListenerOptions struct { resource.CommonOptions LoadBalancerName string }
type ListenerPrinter ¶
type ListenerPrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(listeners []types.Listener) *ListenerPrinter
func (*ListenerPrinter) PrintTable ¶
func (p *ListenerPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.