Kazan v0.1.0 Kazan.Models.V1.OwnerReference

OwnerReference contains enough information to let you identify an owning object. Currently, an owning object must be in the same namespace, so there is no namespace field.

Properties

  • api_version - API version of the referent.
  • controller - If true, this reference points to the managing controller.
  • kind - Kind of the referent. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds
  • name - Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names
  • uid - UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids