| Package | Description |
|---|---|
| com.google.jenkins.plugins.k8sengine |
| Modifier and Type | Method and Description |
|---|---|
KubernetesVerifiers.VerificationResult |
VerificationTask.getVerificationResult() |
static KubernetesVerifiers.VerificationResult |
KubernetesVerifiers.verify(KubectlWrapper kubectl,
Manifests.ManifestObject object)
Verify that the Kubernetes object was successfully applied to the Kubernetes cluster.
|
KubernetesVerifiers.VerificationResult |
KubernetesVerifiers.Verifier.verify(KubectlWrapper kubectl,
Manifests.ManifestObject object)
Verify the Kubernetes object represented by the
Manifests.ManifestObject was applied
to the Kubernetes cluster. |
Copyright © 2016–2019 Google. All rights reserved.