LocalObjectReference

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

import "k8s.io/api/core/v1"

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.


  • name (string)

    Name of the referent. More info:

Last modified April 18, 2021 at 5:30 PM PST: