Versions in this module Expand all Collapse all v0 v0.6.1 Oct 15, 2024 v0.6.0 Oct 10, 2024 v0.5.0 Sep 25, 2024 v0.4.0 Sep 19, 2024 v0.3.0 Sep 6, 2024 v0.2.0 Aug 19, 2024 v0.1.0 Aug 2, 2024 Changes in this version + func IsValidStreamFilter(kind StreamKind) bool + type LogEntry struct + Hostname string + Level int + Metadata ... + Msg string + Name string + Namespace string + Pid int + Res struct{ ... } + Time int64 + Uid string + type StreamKind string + const AllowStream + const AnyStream + const DenyStream + const FailureStream + const MutateStream + const OperatorStream + const PolicyStream + type StreamReader struct + FilterStream StreamKind + JSON bool + Web bool + func NewStreamReader(filterNamespace, filterName string) *StreamReader + func (p *StreamReader) LogFlush(writer io.Writer) + func (p *StreamReader) LogStream(writer io.Writer, logStream io.ReadCloser, timestamp bool) error + func (p *StreamReader) PodFilter(pods []corev1.Pod) map[string]string v0.1.0-alpha.5 Aug 2, 2024 v0.1.0-alpha.4 Aug 1, 2024 v0.1.0-alpha.3 Aug 1, 2024 v0.1.0-alpha.2 Aug 1, 2024