| Package | Description |
|---|---|
| ai.konduit.serving.build.config | |
| ai.konduit.serving.build.deployments |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDeploymentValidation |
| Modifier and Type | Method and Description |
|---|---|
DeploymentValidation |
Deployment.validate()
Validate the deployment configuration before the deployment build is attempted
Used to detect obvious problems such as "output location is not set" etc
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentValidation |
DebDeployment.validate() |
DeploymentValidation |
ClassPathDeployment.validate() |
DeploymentValidation |
RpmDeployment.validate() |
DeploymentValidation |
ExeDeployment.validate() |
DeploymentValidation |
DockerDeployment.validate() |
DeploymentValidation |
TarDeployment.validate() |
DeploymentValidation |
UberJarDeployment.validate() |
Copyright © 2021. All rights reserved.