package
0.0.0-20191003150049-89b574119244
Repository: https://github.com/carlosedp/ksontools.git
Documentation: pkg.go.dev

# Functions

FlattenToV1 expands any List-type objects into their members, and coerces everything to v1.Unstructured.

# Constants

AnnotationGcStrategy controls gc logic.
AnnotationGcTag annotation that triggers garbage collection.
GcStrategyAuto is the default automatic gc logic.
GcStrategyIgnore means this object should be ignored by garbage collection.

# Structs

ApplyCmd represents the apply subcommand.
DeleteCmd represents the delete subcommand.