Expand description
The S3 target for the soak, resolved from the environment.
Mirrors the existing gonzalo-store-s3/tests/integration.rs convention: the
backend is provisioned externally (see scripts/rustfs-up.sh) and its
coordinates arrive via env vars. When they are unset the soak skips
(returns None) rather than fails — so cargo test --workspace on a machine
without an S3 backend / docker stays green.
Structs§
- S3Target
- S3 backend coordinates for spawning S3-backed
gonzalodreplicas.