//
pkg.gl
Category
github.com/grafana/tanka
pkg
kubernetes
util
package
0.31.3
Repository:
https://github.com/grafana/tanka.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
152 SLOC
#
Functions
DiffName
DiffName computes the filename for use with `DiffStr`.
DiffStat
Diffstat creates a histogram of a diff.
DiffStr
DiffStr computes the differences between the strings `is` and `should` using the UNIX `diff(1)` utility.
#
Type aliases
FilteredErr
FilteredErr is a filtered Stderr.