Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 664 Bytes

DatasetCondition.md

File metadata and controls

18 lines (11 loc) · 664 Bytes

DatasetCondition

Condition describes the state of the cache at a certain point.

Properties

Name Type Description Notes
lastTransitionTime datetime [optional]
lastUpdateTime datetime [optional]
message String A human readable message indicating details about the transition. [optional]
reason String The reason for the condition's last transition. [optional]
status String Status of the condition, one of True, False, Unknown.
type String Type of cache condition.