Re-exports§
pub use opendal_enumerator::OpendalEnumerator;
Modules§
Structs§
- Azblob
Properties - FsSource
Common - GcsProperties
- Opendal
Azblob - Opendal
Gcs - Opendal
Posix Fs - Opendal
S3 - Opendal
S3Properties - Posix
FsProperties - S3Properties
Common - These are supported by both
s3
ands3_v2
(opendal) sources.
Constants§
- AZBLOB_
CONNECTOR - DEFAULT_
REFRESH_ INTERVAL_ SEC - GCS_
CONNECTOR - OPENDAL_
S3_ CONNECTOR - The new
s3_v2
will use opendal. Note: user usesconnector='s3'
, which is converted toconnector='s3_v2'
in frontend (invalidate_compatibility
). If user inputsconnector='s3_v2'
, it will be rejected. - POSIX_
FS_ CONNECTOR