public class KubernetesDeploymentConfig extends DeploymentConfig
DeploymentConfig.Factory, DeploymentConfig.InvalidFormatException| Constructor and Description |
|---|
KubernetesDeploymentConfig(hudson.FilePath[] configFiles) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourcePrefix() |
List<ServicePort> |
getServicePorts() |
getConfigFilespublic KubernetesDeploymentConfig(hudson.FilePath[] configFiles)
public String getResourcePrefix()
getResourcePrefix in class DeploymentConfigpublic List<ServicePort> getServicePorts() throws IOException, DeploymentConfig.InvalidFormatException, InterruptedException
getServicePorts in class DeploymentConfigIOExceptionDeploymentConfig.InvalidFormatExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.