CustomResourceDefinitionVersion describes a version for CRD.
Attributes
- Companion
- object
- Source
- CustomResourceDefinitionVersion.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Appends new values to additionalPrinterColumns
Appends new values to additionalPrinterColumns
Attributes
Appends new values to selectableFields
if additionalPrinterColumns has a value, transforms to the result of function
if additionalPrinterColumns has a value, transforms to the result of function
Attributes
if deprecated has a value, transforms to the result of function
if deprecated has a value, transforms to the result of function
Attributes
if deprecationWarning has a value, transforms to the result of function
if deprecationWarning has a value, transforms to the result of function
Attributes
transforms name to result of function
if schema has a value, transforms to the result of function
if schema has a value, transforms to the result of function
Attributes
if selectableFields has a value, transforms to the result of function
if selectableFields has a value, transforms to the result of function
Attributes
transforms served to result of function
transforms storage to result of function
if subresources has a value, transforms to the result of function
if subresources has a value, transforms to the result of function
Attributes
Returns a new data with additionalPrinterColumns set to new value
Returns a new data with additionalPrinterColumns set to new value
Attributes
Returns a new data with deprecated set to new value
Returns a new data with deprecated set to new value
Attributes
Returns a new data with deprecationWarning set to new value
Returns a new data with deprecationWarning 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 schema set to new value
Returns a new data with schema set to new value
Attributes
Returns a new data with selectableFields set to new value
Returns a new data with selectableFields set to new value
Attributes
Returns a new data with served set to new value
Returns a new data with served set to new value
Attributes
Returns a new data with storage set to new value
Returns a new data with storage set to new value
Attributes
Returns a new data with subresources set to new value
Returns a new data with subresources set to new value
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product