package
Version:
v0.0.0-...-e6dca25
Opens a new window with list of versions in this module.
Published: Jan 1, 2022
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EsSinkPoint struct {
Count interface{}
Metadata interface{}
InvolvedObject interface{}
Source interface{}
FirstOccurrenceTimestamp time.Time
LastOccurrenceTimestamp time.Time
Message string
Reason string
Type string
EventTags map[string]string
}
type SaveDataFunc func(date time.Time, sinkData []interface{}) error
SaveDataFunc is a pluggable function to enforce limits on the object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.