OBJECT
ResourceRef contains a reference to the claimed resource.
type KubernetesKindClassClaimStatusResourceRef {# API version of the reference.apiVersion: String # Kind of the reference.kind: String # Name of the reference.name: String # Namespace of the reference, optional.namespace: String }