All Classes
-
All Classes Interface Summary Class Summary Class Description ClientUtil Utilities for using the gcp-plugin-core clients.ContainerScopeRequirement Defines the scope requirements for the GKE "Container" API.CredentialsUtil Provides a library of utility functions for credentials-related work.KubeConfig Encapsulates KubeConfig data, its construction from Cluster data, and its output to Yaml.KubeConfig.Builder Builder forKubeConfig
.KubectlWrapper Encapsulates the logic of executing kubectl commands in the workspace.KubectlWrapper.Builder Builder forKubectlWrapper
.KubernetesEngineBuilder Provides a build step for publishing build artifacts to a Kubernetes cluster running on GKE.KubernetesEngineBuilder.DescriptorImpl KubernetesVerifiers Verification adapters for verifying ManifestObjects using kubectl and returning and logging the result.KubernetesVerifiers.VerificationResult Represents the result object for verification action.KubernetesVerifiers.Verifier A verifier is an adapter that uses aKubectlWrapper
to verify that aManifests.ManifestObject
was successfully applied to the Kubernetes cluster.Manifests Utility library for loading Kubernetes manifests files from aFilePath
into a list of descriptive wrappers,Manifests.ManifestObject
.Manifests.ManifestObject ManifestObject wrapper that encapsulates an object spec loaded from a supplied manifest.Messages Generated localization support class.Messages Generated localization support class.RetryHttpInitializerWrapper RetryHttpInitializerWrapper will automatically retry upon RPC failures, preserving the auto-refresh behavior of the Google Credentials.VerificationTask This a task that verifies the givenManifests.ManifestObject
was applied to the Kubernetes cluster.