Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 757 Bytes

IoArgoprojEventsV1alpha1TimeFilter.md

File metadata and controls

11 lines (7 loc) · 757 Bytes

IoArgoprojEventsV1alpha1TimeFilter

Properties

Name Type Description Notes
start str Start is the beginning of a time window in UTC. Before this time, events for this dependency are ignored. Format is hh:mm:ss. [optional]
stop str Stop is the end of a time window in UTC. After or equal to this time, events for this dependency are ignored and Format is hh:mm:ss. If it is smaller than Start, it is treated as next day of Start (e.g.: 22:00:00-01:00:00 means 22:00:00-25:00:00). [optional]

[Back to Model list] [Back to API list] [Back to README]