Structs§
- Component
Status - The current status of a component
- Delete
Model Request - A request for deleting a model
- Delete
Model Response - A response from a delete request
- Deploy
Model Request - A request for deploying a model.
- Deploy
Model Response - A response from a deploy or undeploy request
- GetModel
Request - The request body for getting a manifest
- GetModel
Response - The response from a get request
- List
Models Response - Model
Summary - Summary of a given model returned when listing
- PutModel
Response - The type returned when putting a model
- Scaler
Status - The current status of a scaler
- Status
- The current status of a model
- Status
Info - Common high-level status information
- Status
Response - A response to a status request
- Trait
Status - The current status of a trait
- Undeploy
Model Request - A request to undeploy a model
- Version
Info - Information about a given version of a model, returned as part of a list of all versions
- Version
Response - The response to a versions request
Enums§
- Delete
Result - All possible outcomes of a delete operation
- Deploy
Result - All possible outcomes of a deploy operation
- GetResult
- Possible outcomes of a get request
- PutResult
- Possible outcomes of a put request
- Status
Result - All possible outcomes of a status operation
- Status
Type - All possible status types
Constants§
- DEFAULT_
WADM_ TOPIC_ PREFIX - The default topic prefix for the wadm API;
- WADM_
STATUS_ API_ PREFIX