package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
DaemonSetFromData reads a byte slice and returns the daemonset in it.
DaemonSetFromURL reads from a url and returns the daemonset in it.
PodFromManifest reads a .json/yaml file and returns the pod in it.
StatefulSetFromManifest returns a StatefulSet from a manifest stored in fileName in the Namespace indicated by ns.
SvcFromManifest reads a .json/yaml file and returns the service in it.