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() |
getConfigFiles
public KubernetesDeploymentConfig(hudson.FilePath[] configFiles)
public String getResourcePrefix()
getResourcePrefix
in class DeploymentConfig
public List<ServicePort> getServicePorts() throws IOException, DeploymentConfig.InvalidFormatException, InterruptedException
getServicePorts
in class DeploymentConfig
IOException
DeploymentConfig.InvalidFormatException
InterruptedException
Copyright © 2016–2021. All rights reserved.