IngressClassParametersReference identifies an API object. This can be used to specify a cluster or namespace-scoped resource.
Attributes
- Companion
- object
- Source
- IngressClassParametersReference.scala
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
if apiGroup has a value, transforms to the result of function
if apiGroup has a value, transforms to the result of function
Attributes
transforms kind to 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
if scope has a value, transforms to the result of function
if scope has a value, transforms to the result of function
Attributes
Returns a new data with apiGroup set to new value
Returns a new data with apiGroup set to new value
Attributes
Returns a new data with kind set to new value
Returns a new data with kind set to new value
Attributes
Returns a new data with name set to new value
Returns a new data with name set to new value
Attributes
Returns a new data with namespace set to new value
Returns a new data with namespace set to new value
Attributes
Returns a new data with scope set to new value
Returns a new data with scope set to new value