Expand description
The brane-cfg
library provides functions for reading Brane
configuration files. This is mostly infrastructure-related.
Modules§
- Defines the credentials and a file that describes them for the job service to connect with its backend.
- File that contains some useful functions for loading certificates and keys for
rustls
. - Defines errors that occur in the
brane-cfg
crate. - Defines the general
Info
-trait, which is used to abstract over the various types of disk-stored configuration files. - Implements a more up-to-date version of the infrastructure document.
- Defines an improved and more sensible version of the
node.yml
file. - Temporary config file that is used to read simple policies until we have eFLINT
- Defines the configuration file for additional incoming proxy rules.