S3UserClaim
s3.snappcloud.io / v1alpha1
apiVersion: s3.snappcloud.io/v1alpha1
kind: S3UserClaim
metadata:
name: example
apiVersion
string
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kind
string
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadata
object
spec object
S3UserClaimSpec defines the desired state of S3UserClaim
adminSecret
string required
quota object
UserQuota specifies the quota for a user in Ceph
maxBuckets
integer
max number of buckets the user can create
format:
int64
maxObjects
string | integer
max number of objects the user can store
string pattern:
^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
maxSize
string | integer
max number of bytes the user can store
string pattern:
^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
readonlySecret
string required
s3UserClass
string
subusers
[]string
status object
S3UserClaimStatus defines the observed state of S3UserClaim
quota object
UserQuota specifies the quota for a user in Ceph
maxBuckets
integer
max number of buckets the user can create
format:
int64
maxObjects
string | integer
max number of objects the user can store
string pattern:
^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
maxSize
string | integer
max number of bytes the user can store
string pattern:
^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
s3UserName
string
subusers
[]string
No matches. Try .spec.adminSecret for an exact path