public static class DeploymentConfig.Factory extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
DeploymentConfig |
build(com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes type,
hudson.FilePath workspace,
hudson.EnvVars envVars) |
DeploymentConfig |
buildForAKS(hudson.FilePath workspace,
hudson.EnvVars envVars) |
public Factory(String configFilePaths)
public DeploymentConfig build(com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes type, hudson.FilePath workspace, hudson.EnvVars envVars) throws IOException, InterruptedException
IOException
InterruptedException
public DeploymentConfig buildForAKS(hudson.FilePath workspace, hudson.EnvVars envVars) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2021. All rights reserved.