Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnhancedEvent ¶
EnhancedEvent is an event enriched with the cluster name and option to get the first occurrence timestamp in RFC3339 format. The enrichment with the cluster name allows to distinguish events from different clusters.
func (*EnhancedEvent) FirstOccurrence ¶
func (ev *EnhancedEvent) FirstOccurrence() time.Time
func (*EnhancedEvent) GetRFC3339Timestamp ¶
func (ev *EnhancedEvent) GetRFC3339Timestamp() string
Click to show internal directories.
Click to hide internal directories.