io.k8s.api.networking.v1beta1.ParentReference
See theParentReference companion object
ParentReference describes a reference to a parent object.
Attributes
- Companion
- object
- Source
- ParentReference.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
if group has a value, transforms to the result of function
transforms name to result of function
if namespace has a value, transforms to the result of function
if namespace has a value, transforms to the result of function
Attributes
- Source
- ParentReference.scala
transforms resource to result of function
Returns a new data with group set to new value
Returns a new data with name set to new value
Returns a new data with namespace set to new value
Returns a new data with resource set to new value
In this article