public class MongoDeployer extends DatabaseDeployer<MongoDeployer,MongoController>
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
MongoDeployer(io.fabric8.openshift.client.OpenShiftClient ocp) |
| Modifier and Type | Method and Description |
|---|---|
MongoController |
getController(io.fabric8.kubernetes.api.model.apps.Deployment deployment,
List<io.fabric8.kubernetes.api.model.Service> services,
String dbType,
io.fabric8.openshift.client.OpenShiftClient ocp) |
MongoDeployer |
getThis() |
deploy, withDeployment, withDeployment, withProject, withServices, withServicespublic MongoDeployer(io.fabric8.openshift.client.OpenShiftClient ocp)
public MongoDeployer getThis()
getThis in class DatabaseDeployer<MongoDeployer,MongoController>public MongoController getController(io.fabric8.kubernetes.api.model.apps.Deployment deployment, List<io.fabric8.kubernetes.api.model.Service> services, String dbType, io.fabric8.openshift.client.OpenShiftClient ocp)
getController in class DatabaseDeployer<MongoDeployer,MongoController>Copyright © 2021 JBoss by Red Hat. All rights reserved.