public class SqlServerDeployer extends DatabaseDeployer<SqlServerDeployer,SqlServerController>
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
SqlServerDeployer(io.fabric8.openshift.client.OpenShiftClient ocp) |
| Modifier and Type | Method and Description |
|---|---|
SqlServerController |
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) |
SqlServerDeployer |
getThis() |
deploy, withDeployment, withDeployment, withProject, withServices, withServicespublic SqlServerDeployer(io.fabric8.openshift.client.OpenShiftClient ocp)
public SqlServerDeployer getThis()
getThis in class DatabaseDeployer<SqlServerDeployer,SqlServerController>public SqlServerController 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<SqlServerDeployer,SqlServerController>Copyright © 2021 JBoss by Red Hat. All rights reserved.