- validate(String, List<String>) - Method in class ai.konduit.serving.build.cli.CLIValidators.AdditionalDependenciesValidator
-
- validate(String, String) - Method in class ai.konduit.serving.build.cli.CLIValidators.ArchValueValidator
-
- validate(String, List<String>) - Method in class ai.konduit.serving.build.cli.CLIValidators.ConfigValidator
-
- validate(String, List<String>) - Method in class ai.konduit.serving.build.cli.CLIValidators.DeploymentTypeValueValidator
-
- validate(String, String) - Method in class ai.konduit.serving.build.cli.CLIValidators.DeviceValidator
-
- validate(String, List<String>) - Method in class ai.konduit.serving.build.cli.CLIValidators.ModuleValueValidator
-
- validate(String, List<String>) - Method in class ai.konduit.serving.build.cli.CLIValidators.OSValueValidator
-
- validate(String, List<String>) - Method in class ai.konduit.serving.build.cli.CLIValidators.ServerTypeValidator
-
- validate() - Method in class ai.konduit.serving.build.config.Config
-
- validate() - Method in interface ai.konduit.serving.build.config.Deployment
-
Validate the deployment configuration before the deployment build is attempted
Used to detect obvious problems such as "output location is not set" etc
- validate() - Method in class ai.konduit.serving.build.deployments.ClassPathDeployment
-
- validate() - Method in class ai.konduit.serving.build.deployments.DebDeployment
-
- validate() - Method in class ai.konduit.serving.build.deployments.DockerDeployment
-
- validate() - Method in class ai.konduit.serving.build.deployments.ExeDeployment
-
- validate() - Method in class ai.konduit.serving.build.deployments.RpmDeployment
-
- validate() - Method in class ai.konduit.serving.build.deployments.TarDeployment
-
- validate() - Method in class ai.konduit.serving.build.deployments.UberJarDeployment
-
- ValidationFailure - Interface in ai.konduit.serving.build.validation
-
- ValidationResult - Class in ai.konduit.serving.build.validation
-
- ValidationResult() - Constructor for class ai.konduit.serving.build.validation.ValidationResult
-
- valueOf(String) - Static method in enum ai.konduit.serving.build.config.Arch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.konduit.serving.build.config.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.konduit.serving.build.config.Serving
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.konduit.serving.build.dependencies.CompositeRequirement.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.konduit.serving.build.dependencies.DependencyAddition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.konduit.serving.build.deployments.ClassPathDeployment.Type
-
Returns the enum constant of this type with the specified name.
- VALUES - Static variable in class ai.konduit.serving.build.cli.CLIValidators.DeploymentTypeValueValidator
-
- values() - Static method in enum ai.konduit.serving.build.config.Arch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.konduit.serving.build.config.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.konduit.serving.build.config.Serving
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.konduit.serving.build.dependencies.CompositeRequirement.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.konduit.serving.build.dependencies.DependencyAddition.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.konduit.serving.build.deployments.ClassPathDeployment.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERTX - Static variable in class ai.konduit.serving.build.config.Module
-