package
Version:
v0.41.1
Opens a new window with list of versions in this module.
Published: May 7, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Fields struct {
Cluster string `json:"cluster"`
}
type Kubernetes struct {
Namespace string `json:"namespace"`
Pod Name `json:"pod"`
Container Name `json:"container"`
}
type Message struct {
Kubernetes Kubernetes `json:"kubernetes"`
Host Name `json:"host"`
Fields Fields `json:"fields"`
Timestamp string `json:"@timestamp"`
Message string
}
type Name struct {
Name string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.