Package | Description |
---|---|
com.google.jenkins.plugins.k8sengine |
Modifier and Type | Method and Description |
---|---|
KubeConfig |
KubeConfig.Builder.build() |
static KubeConfig |
KubeConfig.fromCluster(String projectId,
com.google.api.services.container.model.Cluster cluster,
String accessToken)
Creates a
KubeConfig from the specified Cluster . |
Modifier and Type | Method and Description |
---|---|
KubectlWrapper.Builder |
KubectlWrapper.Builder.kubeConfig(KubeConfig kubeConfig)
Sets the
KubeConfig to be used by the wrapper. |
Copyright © 2016–2021 Google. All rights reserved.