Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NameDetails ¶
type Service ¶
type Service struct { Name string WebURL string Status string VCS *VCS ContainerID string Self bool MemoryHistory *shared.MeasurementMetricBuffer CPUHistory *shared.MeasurementMetricBuffer Image NameDetails }
func NewService ¶
type ServiceStatus ¶
type ServiceStatus struct { Name string WebURL string Status string VCS *VCS ContainerID string Self bool Memory *shared.MeasurementMetric CPU *shared.MeasurementMetric Image NameDetails }
Click to show internal directories.
Click to hide internal directories.