CustomResourceDefinitionStatus

io.k8s.apiextensions_apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionStatus
See theCustomResourceDefinitionStatus companion object

CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition

Attributes

Companion:
object
Source:
CustomResourceDefinitionStatus.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Appends new values to conditions

Appends new values to conditions

Attributes

Source:
CustomResourceDefinitionStatus.scala

Appends new values to storedVersions

Appends new values to storedVersions

Attributes

Source:
CustomResourceDefinitionStatus.scala

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

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

Attributes

Source:
CustomResourceDefinitionStatus.scala

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

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

Attributes

Source:
CustomResourceDefinitionStatus.scala

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

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

Attributes

Source:
CustomResourceDefinitionStatus.scala

Returns a new data with acceptedNames set to new value

Returns a new data with acceptedNames set to new value

Attributes

Source:
CustomResourceDefinitionStatus.scala

Returns a new data with conditions set to new value

Returns a new data with conditions set to new value

Attributes

Source:
CustomResourceDefinitionStatus.scala

Returns a new data with storedVersions set to new value

Returns a new data with storedVersions set to new value

Attributes

Source:
CustomResourceDefinitionStatus.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product