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.
# 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.