Structs§
- Create
Service Params - struct for passing parameters to the method
create_service
- Delete
Service Params - struct for passing parameters to the method
delete_service
- GetService
Detail Params - struct for passing parameters to the method
get_service_detail
- GetService
Params - struct for passing parameters to the method
get_service
- List
Service Domains Params - struct for passing parameters to the method
list_service_domains
- List
Services Params - struct for passing parameters to the method
list_services
- Search
Service Params - struct for passing parameters to the method
search_service
- Update
Service Params - struct for passing parameters to the method
update_service
Enums§
- Create
Service Error - struct for typed errors of method
create_service
- Delete
Service Error - struct for typed errors of method
delete_service
- GetService
Detail Error - struct for typed errors of method
get_service_detail
- GetService
Error - struct for typed errors of method
get_service
- List
Service Domains Error - struct for typed errors of method
list_service_domains
- List
Services Error - struct for typed errors of method
list_services
- Search
Service Error - struct for typed errors of method
search_service
- Update
Service Error - struct for typed errors of method
update_service
Functions§
- create_
service - Create a service.
- delete_
service - Delete a service.
- get_
service - Get a specific service by id.
- get_
service_ detail - List detailed information on a specified service.
- list_
service_ domains - List the domains within a service.
- list_
services - List services.
- search_
service - Get a specific service by name.
- update_
service - Update a service.