package
0.7.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AuthorizationHeaderAccessKey attempts to extract the (unverified) access key from the Authorization header.
BucketPolicy generates an S3 bucket policy for role.
BucketPolicyRole compares the given bucket policy with the predefined bucket policies and returns the role name of the matching policy.
NewTransferManager instantiates a new TransferManager struct.

# Constants

ErrorCodeInternalError means there was an internal error.
ErrorCodeInvalidAccessKeyID means there was an invalid access key provided.
ErrorCodeNoSuchBucket means the specified bucket does not exist.
ErrorInvalidRequest means there was an invalid request.

# Structs

Bucket S3 bucket.
Error S3 error response.
ListAllMyBucketsResult S3 list my buckets.
Owner S3 owner.
Policy defines the S3 policy.
PolicyStatement defines the S3 policy statement.
TransferManager represents a transfer manager.