Documentation
¶
Index ¶
Constants ¶
View Source
const ( ScopeCluster = "cluster" ScopeNode = "node" )
View Source
const ( EventTypeLog = "log" EventTypeK8s = "k8s" )
View Source
const ( FieldId = "id" FieldHash = "hash" FieldSeverity = "severity" FieldGeneration = "gen" FieldKind = "kind" FieldTags = "tags" FieldMessage = "message" FieldName = "name" FieldDisplayName = "displayName" FieldDescription = "description" FieldImageUrl = "image_url" FieldTimestamp = "timestamp" FieldK8sEventReason = "reason" FieldK8sEventType = "type" FieldK8sEventReasonDetail = "reason_detail" )
View Source
const ( KindRules = "rules" KindTags = "tags" KindCategories = "categories" )
View Source
const ( PropFieldTimestamp = "timestamp" PropFieldSpoolIdx = "spool_idx" )
Variables ¶
View Source
var (
ErrField = errors.New("invalid field")
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.