ParentReference
io.k8s.api.networking.v1beta1.ParentReference
Description
ParentReference describes a reference to a parent object.
Properties
-
groupstring - Group is the group of the object being referenced.
-
namestring required - Name is the name of the object being referenced.
-
namespacestring - Namespace is the namespace of the object being referenced.
-
resourcestring required - Resource is the resource of the object being referenced.