package
Version:
v1.6.0-beta.1
Opens a new window with list of versions in this module.
Published: Jul 26, 2018
License: 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.