Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstanceCommandFunc ¶
Types ¶
type InstancePrinter ¶
type InstancePrinter struct { Records map[string]*InstanceRecord // contains filtered or unexported fields }
func (*InstancePrinter) Flags ¶
func (sp *InstancePrinter) Flags(flags ...interface{}) []interface{}
func (*InstancePrinter) PrintBody ¶
func (sp *InstancePrinter) PrintBody() (slice [][]string)
func (*InstancePrinter) PrintTitle ¶
func (sp *InstancePrinter) PrintTitle() []string
func (*InstancePrinter) SetOutputFormat ¶
func (sp *InstancePrinter) SetOutputFormat(f string, all bool)
func (*InstancePrinter) Sorter ¶
func (sp *InstancePrinter) Sorter() *writer.RecordsSorter
type InstanceRecord ¶
func (*InstanceRecord) AgeString ¶
func (s *InstanceRecord) AgeString() string
func (*InstanceRecord) Domain ¶
func (s *InstanceRecord) Domain() string
func (*InstanceRecord) EndpointsString ¶
func (s *InstanceRecord) EndpointsString() string
func (*InstanceRecord) FrameworksString ¶
func (s *InstanceRecord) FrameworksString() string
func (*InstanceRecord) LeaseString ¶
func (s *InstanceRecord) LeaseString() string
Click to show internal directories.
Click to hide internal directories.