io.k8s.api.storagemigration.v1alpha1.MigrationCondition
See theMigrationCondition companion object
Describes the state of a migration at a certain point.
Attributes
- Companion
- object
- Source
- MigrationCondition.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
if lastUpdateTime has a value, transforms to the result of function
if lastUpdateTime has a value, transforms to the result of function
Attributes
- Source
- MigrationCondition.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
- MigrationCondition.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
- MigrationCondition.scala
transforms status to result of function
transforms type
to result of function
Returns a new data with lastUpdateTime 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
In this article