package
1.0.11
Repository: https://github.com/whalecold/kustomize.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Append appends a slice of patch paths to a StrategicMerge slice.
Exist determines if a patch path exists in a slice of StrategicMerge.

# Structs

Json6902 represents a json patch for an object with format documented https://tools.ietf.org/html/rfc6902.
Target represents the kubernetes object that the patch is applied to.

# Type aliases

StrategicMerge represents a relative path to a stategic merge patch with the format https://github.com/kubernetes/community/blob/master/contributors/devel/strategic-merge-patch.md.