//
pkg.gl
Category
github.com/grafana/kubernetes-diff-logger
pkg
differ
package
0.0.5
Repository:
https://github.com/grafana/kubernetes-diff-logger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
165 SLOC
#
Functions
NewDiffer
NewDiffer constructs a Differ.
NewOutput
NewOutput constructs a new outputter.
#
Constants
JSON
JSON outputs the diffs in json.
Text
Text outputs the diffs in a simple text based format.
#
Structs
Differ
Differ is responsible for subscribing to an informer an filtering out events.
#
Interfaces
Output
Output abstracts a straightforward way to write.
#
Type aliases
OutputFormat
OutputFormat encodes.