Structs§
- Composition
Configs - Service
Urls - Provides a set of clap arguments to configure snix-castore services.
- Service
Urls Grpc - Provides a set of clap arguments to configure snix-castore services.
- Service
Urls Memory - Provides a set of clap arguments to configure snix-castore services.
Functions§
- addrs_
to_ configs - Deserializes service addresses into composition config, configuring each
service as the single “root”.
If the
xp-composition-clifeature is enabled, and a file specified in the--experimental-store-compositionparameter, this is used instead. - construct_
services - Construct the castore handles from their addrs.
- construct_
services_ from_ configs - Construct the castore handles from their addrs.
- gen_
test_ directory_ service - Returns a new DirectoryService. Should only be used for tests.