package
1.9.0-alpha.1
Repository: https://github.com/easeway/kubernetes.git
Documentation: pkg.go.dev

# Functions

IngressFromManifest reads a .json/yaml file and returns the ingress in it.
PodFromManifest reads a .json/yaml file and returns the pod in it.
RcFromManifest reads a .json/yaml file and returns the rc 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.