package
0.3.4
Repository: https://github.com/memoio/minio.git
Documentation: pkg.go.dev

# Functions

ParseBucketSSEConfig - Decodes given XML to a valid default bucket encryption config.

# Constants

AES256 is used with SSE-S3.
AWSKms is used with SSE-KMS.

# Structs

ApplyOptions ask for specific features to be enabled, when bucketSSEConfig is empty.
BucketSSEConfig - represents default bucket encryption configuration.
EncryptionAction - for ApplyServerSideEncryptionByDefault XML tag.
Rule - for ServerSideEncryptionConfiguration XML tag.

# Type aliases

Algorithm - represents valid SSE algorithms supported; currently only AES256 is supported.