Skip to main content

Module ops

Module ops 

Source
Expand description

Typed operational APIs for health probes and storage usage.

Structs§

HealthReport
Result returned for a completed HTTP health probe.
UsageBucket
Per-bucket usage values.
UsageFailure
A bucket that could not be included in a multi-bucket client scan.
UsageReport
Complete or partial usage result.
UsageScanRequest
Options for an explicitly authorized client-side usage scan.

Enums§

HealthProbe
RustFS health probe kind.
UsageScope
Requested usage scope.
UsageSource
Origin of a usage report.

Traits§

HealthApi
Adapter boundary for public health endpoints.
UsageScanApi
Adapter boundary for a portable S3 usage scan.
UsageSnapshotApi
Adapter boundary for the RustFS background-scanner snapshot.