register_cos_service

Function register_cos_service 

pub fn register_cos_service(registry: &OperatorRegistry)
Available on crate feature services-cos only.
Expand description

Register this service into the given registry.

Both the canonical cos scheme and the Hadoop-compatible cosn alias are registered so that URIs like cos://bucket/key and cosn://bucket/key are both resolvable to this backend.