networking.v1alpha1.parentReference
"ParentReference describes a reference to a parent object."
Index
fn withGroup(group)
fn withName(name)
fn withNamespace(namespace)
fn withResource(resource)
fn withUid(uid)
Fields
fn withGroup
withGroup(group)
"Group is the group of the object being referenced."
fn withName
withName(name)
"Name is the name of the object being referenced."
fn withNamespace
withNamespace(namespace)
"Namespace is the namespace of the object being referenced."
fn withResource
withResource(resource)
"Resource is the resource of the object being referenced."
fn withUid
withUid(uid)
"UID is the uid of the object being referenced."