datanode::store::gcs

Function new_gcs_object_store

Source
pub(crate) async fn new_gcs_object_store(
    gcs_config: &GcsConfig,
) -> Result<ObjectStore>