Class KubernetesVerifiers

java.lang.Object
com.google.jenkins.plugins.k8sengine.KubernetesVerifiers

public class KubernetesVerifiers extends Object
Verification adapters for verifying ManifestObjects using kubectl and returning and logging the result. Inner class, KubernetesVerifiers.VerificationResult encapsulates the result and the class will keep a registry of Verifiers per Kubernetes API Kind and Version.