package
0.1.0
Repository: https://github.com/segmentio/kubeapply.git
Documentation: pkg.go.dev

# Functions

DiffKube processes the results of a kubectl diff call in place of the default 'diff' command.
PrintFull prints out a table and the raw diffs for a results slice.
PrintSummary prints out a summary table for a results slice.
ResultsTable returns a table that summarizes a slice of result diffs.

# Structs

Result contains the results of diffing a single object.
Results contains all results from a given diff run.