public static interface DeploymentCommand.IDeploymentCommand
extends com.microsoft.jenkins.azurecommons.command.IBaseCommandData
| Modifier and Type | Method and Description |
|---|---|
ClientWrapperFactory |
clientFactory() |
String |
getConfigs() |
String |
getSecretName() |
String |
getSecretNamespace() |
boolean |
isEnableConfigSubstitution() |
List<ResolvedDockerRegistryEndpoint> |
resolveEndpoints(hudson.model.Item context) |
ClientWrapperFactory clientFactory()
String getSecretNamespace()
String getSecretName()
List<ResolvedDockerRegistryEndpoint> resolveEndpoints(hudson.model.Item context) throws IOException
IOExceptionString getConfigs()
boolean isEnableConfigSubstitution()
Copyright © 2016–2017. All rights reserved.