Skip to main content

create_operator

Function create_operator 

Source
pub fn create_operator(config: &ObjectStorageConfig) -> Result<Operator>
Expand description

Create an OpenDAL operator from configuration without constructing a full ObjectStorage. Useful for lightweight S3 access (e.g., BackupManager metadata persistence).