Module api

Module api 

Source

Structs§

ComponentStatus
The current status of a component
DeleteModelRequest
A request for deleting a model
DeleteModelResponse
A response from a delete request
DeployModelRequest
A request for deploying a model.
DeployModelResponse
A response from a deploy or undeploy request
GetModelRequest
The request body for getting a manifest
GetModelResponse
The response from a get request
ListModelsResponse
ModelSummary
Summary of a given model returned when listing
PutModelResponse
The type returned when putting a model
ScalerStatus
The current status of a scaler
Status
The current status of a model
StatusInfo
Common high-level status information
StatusResponse
A response to a status request
TraitStatus
The current status of a trait
UndeployModelRequest
A request to undeploy a model
VersionInfo
Information about a given version of a model, returned as part of a list of all versions
VersionResponse
The response to a versions request

Enums§

DeleteResult
All possible outcomes of a delete operation
DeployResult
All possible outcomes of a deploy operation
GetResult
Possible outcomes of a get request
PutResult
Possible outcomes of a put request
StatusResult
All possible outcomes of a status operation
StatusType
All possible status types

Constants§

DEFAULT_WADM_TOPIC_PREFIX
The default topic prefix for the wadm API;
WADM_STATUS_API_PREFIX