Class MinioTransporterConfigurationKeys
java.lang.Object
org.eclipse.aether.transport.minio.MinioTransporterConfigurationKeys
Configuration for MinIO Transport.
- Since:
- 2.0.2
-
Field Details
-
CONFIG_PROP_OBJECT_NAME_MAPPER
Object name mapper to use.- See Also:
- Sourced from:
RepositorySystemSession.getConfigProperties()
- Value type:
String
- Default value:
DEFAULT_OBJECT_NAME_MAPPER
- Supports Repo ID Suffix:
- Yes
-
DEFAULT_OBJECT_NAME_MAPPER
- See Also:
-
CONFIG_PROP_FIXED_BUCKET_NAME
The fixed bucket name to use.- See Also:
- Sourced from:
RepositorySystemSession.getConfigProperties()
- Value type:
String
- Default value:
DEFAULT_FIXED_BUCKET_NAME
- Supports Repo ID Suffix:
- Yes
-
DEFAULT_FIXED_BUCKET_NAME
- See Also:
-