CustomResourceDefinitionStatus

CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition

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

Value members

Concrete methods

Appends new values to conditions

Appends new values to conditions

Source:
CustomResourceDefinitionStatus.scala

Appends new values to storedVersions

Appends new values to storedVersions

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

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

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

Source:
CustomResourceDefinitionStatus.scala

Returns a new data with acceptedNames set to new value

Returns a new data with acceptedNames set to new value

Source:
CustomResourceDefinitionStatus.scala

Returns a new data with conditions set to new value

Returns a new data with conditions set to new value

Source:
CustomResourceDefinitionStatus.scala

Returns a new data with storedVersions set to new value

Returns a new data with storedVersions set to new value

Source:
CustomResourceDefinitionStatus.scala

Inherited methods

Inherited from:
Product