Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type EC2InstanceOptions ¶
type EC2InstanceOptions struct { resource.CommonOptions HideTerminated bool }
type EC2Printer ¶
type EC2Printer struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(reservations []types.Reservation) *EC2Printer
func (*EC2Printer) PrintTable ¶
func (p *EC2Printer) PrintTable(writer io.Writer) error
type Getter ¶
type Getter struct {
// contains filtered or unexported fields
}
func (*Getter) GetInstanceById ¶
Click to show internal directories.
Click to hide internal directories.