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