Kind
Cephobjectrealm
Group
ceph.rook.io
Version
v1
apiVersion: ceph.rook.io/v1 kind: Cephobjectrealm metadata: name: example
View raw schema
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 required
spec object
ObjectRealmSpec represent the spec of an ObjectRealm
defaultRealm boolean
Set this realm as the default in Ceph. Only one realm should be default.
pull object
PullSpec represents the pulling specification of a Ceph Object Storage Gateway Realm
endpoint string
pattern: ^https*://
status object
Status represents the status of an object
conditions []object
lastHeartbeatTime string
format: date-time
lastTransitionTime string
format: date-time
message string
reason string
ConditionReason is a reason for a condition
status string
type string
ConditionType represent a resource's status
observedGeneration integer
ObservedGeneration is the latest generation observed by the controller.
format: int64
phase string
Copied!