Documentation
¶
Index ¶
Constants ¶
View Source
const ( IndexPrefixMetadataStorage = "metadata-storage-" MetadataLabelKeyNamespace = "namespace" NamespaceFragmentUpload = ".upload" )
View Source
const (
IndexLogsEventStorage = "logs-event-storage"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
schema.Base
Event *schema.Event `json:"event,omitempty"`
File *schema.File `json:"file,omitempty"`
// contains filtered or unexported fields
}
Event ...
func NewStorageEvent ¶
NewStorageEvent ...
Click to show internal directories.
Click to hide internal directories.