OperationStatus defines the observed state of operation
Name | Type | Description | Notes |
---|---|---|---|
conditions | List<Condition> | Conditions consists of transition information on operation's Phase | |
duration | String | Duration tell user how much time was spent to operation | |
infos | Map<String, String> | Infos operation customized name-value | [optional] |
lastScheduleTime | datetime | [optional] | |
lastSuccessfulTime | datetime | [optional] | |
phase | String | Phase describes current phase of operation | |
waitingFor | WaitingStatus | [optional] |