Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MXPGVKEvent ¶
type MXPGVKEvent struct { Name string `json:"name"` Tags MXPGVKEventTags `json:"tags"` Timestamp time.Time `json:"timestamp"` TimestampEnd time.Time `json:"timestamp_end"` Value float64 `json:"value"` }
MXPGVKEvent records an event associated with an MXP and k8s GVK.
Click to show internal directories.
Click to hide internal directories.