Structs§
- Activate
Service Version Environment Params - struct for passing parameters to the method
activate_service_version_environment
- Activate
Service Version Params - struct for passing parameters to the method
activate_service_version
- Clone
Service Version Params - struct for passing parameters to the method
clone_service_version
- Create
Service Version Params - struct for passing parameters to the method
create_service_version
- Deactivate
Service Version Environment Params - struct for passing parameters to the method
deactivate_service_version_environment
- Deactivate
Service Version Params - struct for passing parameters to the method
deactivate_service_version
- GetService
Version Params - struct for passing parameters to the method
get_service_version
- List
Service Versions Params - struct for passing parameters to the method
list_service_versions
- Lock
Service Version Params - struct for passing parameters to the method
lock_service_version
- Update
Service Version Params - struct for passing parameters to the method
update_service_version
- Validate
Service Version Params - struct for passing parameters to the method
validate_service_version
Enums§
- Activate
Service Version Environment Error - struct for typed errors of method
activate_service_version_environment
- Activate
Service Version Error - struct for typed errors of method
activate_service_version
- Clone
Service Version Error - struct for typed errors of method
clone_service_version
- Create
Service Version Error - struct for typed errors of method
create_service_version
- Deactivate
Service Version Environment Error - struct for typed errors of method
deactivate_service_version_environment
- Deactivate
Service Version Error - struct for typed errors of method
deactivate_service_version
- GetService
Version Error - struct for typed errors of method
get_service_version
- List
Service Versions Error - struct for typed errors of method
list_service_versions
- Lock
Service Version Error - struct for typed errors of method
lock_service_version
- Update
Service Version Error - struct for typed errors of method
update_service_version
- Validate
Service Version Error - struct for typed errors of method
validate_service_version
Functions§
- activate_
service_ version - Activate the current version.
- activate_
service_ version_ environment - Activate a version on a given environment, i.e. "staging"
- clone_
service_ version - Clone the current configuration into a new version.
- create_
service_ version - Create a version for a particular service.
- deactivate_
service_ version - Deactivate the current version.
- deactivate_
service_ version_ environment - Deactivate the current version on a given environment, i.e. "staging"
- get_
service_ version - Get the version for a particular service.
- list_
service_ versions - List the versions for a particular service.
- lock_
service_ version - Locks the specified version.
- update_
service_ version - Update a particular version for a particular service.
- validate_
service_ version - Validate the version for a particular service and version.