# Functions
No description provided by the author
No description provided by the author
NewKubeClientFromSecret reads the kubeconfig from a given secret and create a kube rest client from it.
NewObjectNamePrefix creates a namePrefix to be used as .ObjectMeta.GenerateName field.
ValidateKubeClient validates the the kube client can access the given namespace by listing objects using the provided list instance The list is checked to not be empty.
# Constants
No description provided by the author