| Package | Description |
|---|---|
| org.appops.configuration | |
| org.appops.core.deployment | |
| org.appops.core.service |
| Modifier and Type | Method and Description |
|---|---|
ContainerConfig |
ContainerConfig.withDockerFileOrBaseDirectory(java.io.File dockerFileOrBaseDirectory)
Creates container configuration using either container directory or docker file.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerConfig |
ServiceConfiguration.getContainerConfig()
Getter for the field
containerConfig. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfiguration.setContainerConfig(ContainerConfig containerConfig)
Setter for the field
containerConfig. |
| Modifier and Type | Method and Description |
|---|---|
ContainerConfig |
ServiceConfig.getContainerConfig()
Deprecated.
Getter for the field
containerConfig. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setContainerConfig(ContainerConfig containerConfig)
Deprecated.
Setter for the field
containerConfig. |
Copyright © 2022. All rights reserved.