CustomResourceDefinitionVersion

io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion
See theCustomResourceDefinitionVersion companion object

CustomResourceDefinitionVersion describes a version for CRD.

Attributes

Companion
object
Source
CustomResourceDefinitionVersion.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to additionalPrinterColumns

Appends new values to additionalPrinterColumns

Attributes

Source
CustomResourceDefinitionVersion.scala

Appends new values to selectableFields

Appends new values to selectableFields

Attributes

Source
CustomResourceDefinitionVersion.scala

if additionalPrinterColumns has a value, transforms to the result of function

if additionalPrinterColumns has a value, transforms to the result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

if deprecated has a value, transforms to the result of function

if deprecated has a value, transforms to the result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

if deprecationWarning has a value, transforms to the result of function

if deprecationWarning has a value, transforms to the result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

transforms name to result of function

transforms name to result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

if schema has a value, transforms to the result of function

if schema has a value, transforms to the result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

if selectableFields has a value, transforms to the result of function

if selectableFields has a value, transforms to the result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

transforms served to result of function

transforms served to result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

transforms storage to result of function

transforms storage to result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

if subresources has a value, transforms to the result of function

if subresources has a value, transforms to the result of function

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with additionalPrinterColumns set to new value

Returns a new data with additionalPrinterColumns set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with deprecated set to new value

Returns a new data with deprecated set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with deprecationWarning set to new value

Returns a new data with deprecationWarning set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with schema set to new value

Returns a new data with schema set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with selectableFields set to new value

Returns a new data with selectableFields set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with served set to new value

Returns a new data with served set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with storage set to new value

Returns a new data with storage set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Returns a new data with subresources set to new value

Returns a new data with subresources set to new value

Attributes

Source
CustomResourceDefinitionVersion.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product