package
0.0.10
Repository: https://github.com/container-tools/snap.git
Documentation: pkg.go.dev

# Functions

LoadRawResourceFromYaml loads a k8s resource from a yaml definition without making assumptions on the underlying type.
LoadResourceFromYaml loads a k8s resource from a yaml definition.
No description provided by the author
ReplaceResource allows to completely replace a resource on Kubernetes, taking care of immutable fields and resource versions.
ReplaceResourceInNamespace sets the namespace before replacing.
ReplaceResources allows to completely replace a list of resources on Kubernetes, taking care of immutable fields and resource versions.
No description provided by the author