Structs§
- Create
Config Store Params - struct for passing parameters to the method
create_config_store
- Delete
Config Store Params - struct for passing parameters to the method
delete_config_store
- GetConfig
Store Info Params - struct for passing parameters to the method
get_config_store_info
- GetConfig
Store Params - struct for passing parameters to the method
get_config_store
- List
Config Store Services Params - struct for passing parameters to the method
list_config_store_services
- List
Config Stores Params - struct for passing parameters to the method
list_config_stores
- Update
Config Store Params - struct for passing parameters to the method
update_config_store
Enums§
- Create
Config Store Error - struct for typed errors of method
create_config_store
- Delete
Config Store Error - struct for typed errors of method
delete_config_store
- GetConfig
Store Error - struct for typed errors of method
get_config_store
- GetConfig
Store Info Error - struct for typed errors of method
get_config_store_info
- List
Config Store Services Error - struct for typed errors of method
list_config_store_services
- List
Config Stores Error - struct for typed errors of method
list_config_stores
- Update
Config Store Error - struct for typed errors of method
update_config_store
Functions§
- create_
config_ store - Create a config store.
- delete_
config_ store - Delete a config store.
- get_
config_ store - Describe a config store by its identifier.
- get_
config_ store_ info - Retrieve metadata for a single config store.
- list_
config_ store_ services - List services linked to a config store
- list_
config_ stores - List config stores.
- update_
config_ store - Update a config store.