| Package | Description |
|---|---|
| org.jenkinsci.plugins.kubernetes.cli.kubeconfig |
| Modifier and Type | Method and Description |
|---|---|
static KubeConfigWriter |
KubeConfigWriterFactory.get(String serverUrl,
String credentialsId,
String caCertificate,
String clusterName,
String contextName,
String namespace,
FilePath workspace,
Launcher launcher,
Run<?,?> build) |
static KubeConfigWriter |
KubeConfigWriterFactory.get(String serverUrl,
String credentialsId,
String caCertificate,
String clusterName,
String contextName,
String namespace,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2020. All rights reserved.