Structs§
- Create
Server Pool Params - struct for passing parameters to the method
create_server_pool
- Delete
Server Pool Params - struct for passing parameters to the method
delete_server_pool
- GetServer
Pool Params - struct for passing parameters to the method
get_server_pool
- List
Server Pools Params - struct for passing parameters to the method
list_server_pools
- Update
Server Pool Params - struct for passing parameters to the method
update_server_pool
Enums§
- Create
Server Pool Error - struct for typed errors of method
create_server_pool
- Delete
Server Pool Error - struct for typed errors of method
delete_server_pool
- GetServer
Pool Error - struct for typed errors of method
get_server_pool
- List
Server Pools Error - struct for typed errors of method
list_server_pools
- Update
Server Pool Error - struct for typed errors of method
update_server_pool
Functions§
- create_
server_ pool - Creates a pool for a particular service and version.
- delete_
server_ pool - Deletes a specific pool for a particular service and version.
- get_
server_ pool - Gets a single pool for a particular service and version.
- list_
server_ pools - Lists all pools for a particular service and pool.
- update_
server_ pool - Updates a specific pool for a particular service and version.