| Package | Description |
|---|---|
| com.microsoft.jenkins.kubernetes | |
| com.microsoft.jenkins.kubernetes.command | |
| com.microsoft.jenkins.kubernetes.util |
| Modifier and Type | Method and Description |
|---|---|
List<ResolvedDockerRegistryEndpoint> |
KubernetesDeployContext.resolveEndpoints(hudson.model.Item context) |
| Modifier and Type | Method and Description |
|---|---|
void |
KubernetesClientWrapper.createOrReplaceSecrets(String kubernetesNamespace,
String secretName,
List<ResolvedDockerRegistryEndpoint> credentials)
Construct the dockercfg with all the provided credentials, and create a new Secret resource for the Kubernetes
cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolvedDockerRegistryEndpoint> |
DeploymentCommand.IDeploymentCommand.resolveEndpoints(hudson.model.Item context) |
| Constructor and Description |
|---|
DockerConfigBuilder(List<ResolvedDockerRegistryEndpoint> credentials) |
Copyright © 2016–2017. All rights reserved.