# Functions
CopyConditionKeyMap - returns new copy of given ConditionKeyMap.
GetPolicies - returns a map of policies of given bucket name, prefix in given statements.
GetPolicy - Returns policy of given bucket name, prefix in given statements.
SetPolicy - Returns new statements containing policy of given bucket name and prefix are appended.
# Constants
Different types of Policies currently supported for buckets.
Different types of Policies currently supported for buckets.
Different types of Policies currently supported for buckets.
Different types of Policies currently supported for buckets.
# Structs
BucketAccessPolicy - minio policy collection.
Statement - minio policy statement.
User - canonical users list.
# Type aliases
BucketPolicy - Bucket level policy.
ConditionKeyMap - map of policy condition key and value.
ConditionMap - map of condition and conditional values.