public class DeploymentConfigBuilder extends Object
| Constructor and Description |
|---|
DeploymentConfigBuilder(String namespace,
ProcessorFlow flow) |
| Modifier and Type | Method and Description |
|---|---|
List<io.fabric8.openshift.api.model.DeploymentConfig> |
buildDeploymentConfigs() |
Set<String> |
getTopicMapNames() |
List<io.fabric8.kubernetes.api.model.ConfigMap> |
getTopicMaps() |
public DeploymentConfigBuilder(String namespace, ProcessorFlow flow)
Copyright © 2018 JBoss by Red Hat. All rights reserved.