| Package | Description |
|---|---|
| com.google.jenkins.plugins.k8sengine |
| Modifier and Type | Method and Description |
|---|---|
JenkinsRunContext |
JenkinsRunContext.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static void |
KubectlWrapper.runKubectlCommand(JenkinsRunContext context,
KubeConfig kubeConfig,
String command,
com.google.common.collect.ImmutableList<String> args)
Runs the specified kubectl command within the specified
JenkinsRunContext's
environment. |
Copyright © 2016–2019 Google. All rights reserved.