Structs§
- Create
Healthcheck Params - struct for passing parameters to the method
create_healthcheck
- Delete
Healthcheck Params - struct for passing parameters to the method
delete_healthcheck
- GetHealthcheck
Params - struct for passing parameters to the method
get_healthcheck
- List
Healthchecks Params - struct for passing parameters to the method
list_healthchecks
- Update
Healthcheck Params - struct for passing parameters to the method
update_healthcheck
Enums§
- Create
Healthcheck Error - struct for typed errors of method
create_healthcheck
- Delete
Healthcheck Error - struct for typed errors of method
delete_healthcheck
- GetHealthcheck
Error - struct for typed errors of method
get_healthcheck
- List
Healthchecks Error - struct for typed errors of method
list_healthchecks
- Update
Healthcheck Error - struct for typed errors of method
update_healthcheck
Functions§
- create_
healthcheck - Create a health check for a particular service and version.
- delete_
healthcheck - Delete the health check for a particular service and version.
- get_
healthcheck - Get the health check for a particular service and version.
- list_
healthchecks - List all of the health checks for a particular service and version.
- update_
healthcheck - Update the health check for a particular service and version.