Crate objectscale_client
source ·Expand description
A Rust client for ObjectScale.
ObjectScale ObjectScale is high-performance containerized object storage built for the toughest applications and workloads— AI, analytics and more.
ObjectScale client in Rust provides a few APIs at high level:
Modules§
- Implements the API interface for provisioning and managing buckets.
- Applications should always use this ManagementClient to manage ObjectScale resources.
- Implements the API interface for identity and access management operations.