package
Version:
v0.0.0-...-5c50890
Opens a new window with list of versions in this module.
Published: Apr 21, 2022
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
¶
func CheckOutput(line <-chan string)
CheckOutput filters through new systemd lines as they're received from a string channel.
PLEGWatch initalizes a new JournalReader and starts following systemd output
type PLEGEvent struct {
ID string `json:"ID"`
Type string `json:"Type"`
Data string `json:"Data"`
}
PLEGEvent represents relevant data from Kubernetes Pod Lifecycle Event Generator messages.
Format converts systemd output into a usable, JSON-compatible go struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.