DaemonSetCondition describes the state of a DaemonSet at a certain point.
Attributes
- Companion
- object
- Source
- DaemonSetCondition.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
if lastTransitionTime has a value, transforms to the result of function
if lastTransitionTime has a value, transforms to the result of function
Attributes
- Source
- DaemonSetCondition.scala
if message has a value, transforms to the result of function
if message has a value, transforms to the result of function
Attributes
- Source
- DaemonSetCondition.scala
if reason has a value, transforms to the result of function
if reason has a value, transforms to the result of function
Attributes
- Source
- DaemonSetCondition.scala
transforms status to result of function
transforms type
to result of function
Returns a new data with lastTransitionTime set to new value
Returns a new data with lastTransitionTime set to new value
Attributes
- Source
- DaemonSetCondition.scala
Returns a new data with message set to new value
Returns a new data with reason set to new value
Returns a new data with status set to new value
Returns a new data with type
set to new value
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product