Structs§
- Create
Pool Server Params - struct for passing parameters to the method
create_pool_server
- Delete
Pool Server Params - struct for passing parameters to the method
delete_pool_server
- GetPool
Server Params - struct for passing parameters to the method
get_pool_server
- List
Pool Servers Params - struct for passing parameters to the method
list_pool_servers
- Update
Pool Server Params - struct for passing parameters to the method
update_pool_server
Enums§
- Create
Pool Server Error - struct for typed errors of method
create_pool_server
- Delete
Pool Server Error - struct for typed errors of method
delete_pool_server
- GetPool
Server Error - struct for typed errors of method
get_pool_server
- List
Pool Servers Error - struct for typed errors of method
list_pool_servers
- Update
Pool Server Error - struct for typed errors of method
update_pool_server
Functions§
- create_
pool_ server - Creates a single server for a particular service and pool.
- delete_
pool_ server - Deletes a single server for a particular service and pool.
- get_
pool_ server - Gets a single server for a particular service and pool.
- list_
pool_ servers - Lists all servers for a particular service and pool.
- update_
pool_ server - Updates a single server for a particular service and pool.