Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceState ¶
type ServiceState struct {
ID, Name string
Replicas, Running uint64
Labels map[string]string
UpdatedAt time.Time
}
func ReadServiceList ¶
func ReadServiceList() ([]ServiceState, error)
Click to show internal directories.
Click to hide internal directories.