package
0.0.0-20240420182116-ac96246ab101
Repository: https://github.com/f110/github-400-test.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.