package
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/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.