Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alerts ¶
type Alerts struct { //Status string `json:"status"` Labels map[string]string `json:"labels"` Annotations map[string]string `json:"annotations"` StartsAt string `json:"startsAt,omitempty"` EndsAt string `json:"endsAt,omitempty"` GeneratorURL string `json:"generatorURL"` }
Alerts ...
Click to show internal directories.
Click to hide internal directories.