package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/kubectl.git
Documentation: pkg.go.dev

# Functions

CreateDirectory does create the actual disk directory, and return a new representation of it.
No description provided by the author
No description provided by the author
No description provided by the author
NewDiffVersion creates a new DiffVersion with the named version.
No description provided by the author

# Structs

Differ creates two DiffVersion and diffs them.
No description provided by the author
DiffProgram finds and run the diff program.
DiffVersion gets the proper version of objects, and aggregate them into a directory.
Directory creates a new temp directory, and allows to easily create new files.
InfoObject is an implementation of the Object interface.
Masker masks sensitive values in an object while preserving diff-able changes.
Printer is used to print an object.

# Interfaces

Object is an interface that let's you retrieve multiple version of it.