PodCondition contains details for the current condition of this pod.
Attributes
- Companion
- object
- Source
- PodCondition.scala
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
if lastProbeTime has a value, transforms to the result of function
if lastProbeTime has a value, transforms to the result of function
Attributes
- Source
- PodCondition.scala
if lastTransitionTime has a value, transforms to the result of function
if lastTransitionTime has a value, transforms to the result of function
Attributes
- Source
- PodCondition.scala
if message has a value, transforms to the result of function
if reason has a value, transforms to the result of function
transforms status to result of function
transforms type
to result of function
Returns a new data with lastProbeTime set to new value
Returns a new data with lastTransitionTime set to new value
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