Documentation ¶ Index ¶ func CheckPermRead(svc *s3.Client, bucket *bucket.Bucket) (bool, error) func CheckPermReadACL(s3Client *s3.Client, bucket *bucket.Bucket) (bool, error) func CheckPermWrite(svc *s3.Client, bucket *bucket.Bucket) (bool, error) func CheckPermWriteACL(svc *s3.Client, b *bucket.Bucket) (bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckPermRead ¶ func CheckPermRead(svc *s3.Client, bucket *bucket.Bucket) (bool, error) func CheckPermReadACL ¶ func CheckPermReadACL(s3Client *s3.Client, bucket *bucket.Bucket) (bool, error) func CheckPermWrite ¶ func CheckPermWrite(svc *s3.Client, bucket *bucket.Bucket) (bool, error) func CheckPermWriteACL ¶ func CheckPermWriteACL(svc *s3.Client, b *bucket.Bucket) (bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files permission.go Click to show internal directories. Click to hide internal directories.