proxmox-backup/pbs-datastore
Christian Ebner ab75d7ac6e config: s3: adapt to new config struct layouts
In order to not return the secret key as part of the s3 endpoint
config, split the config into different struct depending on the
usecase. Either use the plain config without id and secret_key,
the struct with id and plain config or the combined variant with
all 3 fields present.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-07-22 21:43:43 +02:00
..
examples pbs-datastore: clippy fixes 2023-05-17 17:43:17 +02:00
src config: s3: adapt to new config struct layouts 2025-07-22 21:43:43 +02:00
Cargo.toml datastore: local chunk reader: read chunks based on backend 2025-07-22 21:43:43 +02:00