public class F8DeploymentConfig extends Object implements DeploymentConfig
| Constructor and Description |
|---|
F8DeploymentConfig(io.fabric8.openshift.api.model.v4_0.DeploymentConfig delegate)
Create a new F8DeploymentConfig.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Integer |
getReplicas() |
Map<String,String> |
getSelector() |
String |
toString() |
public F8DeploymentConfig(io.fabric8.openshift.api.model.v4_0.DeploymentConfig delegate)
public String getName()
getName in interface DeploymentConfigpublic Integer getReplicas()
getReplicas in interface DeploymentConfigpublic Map<String,String> getSelector()
getSelector in interface DeploymentConfigCopyright © 2018 JBoss by Red Hat. All rights reserved.