Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.15 KB

File metadata and controls

16 lines (12 loc) · 1.15 KB

ArgoWorkflowsClient.Model.IoArgoprojEventsV1alpha1EventContext

Properties

Name Type Description Notes
Datacontenttype string DataContentType - A MIME (RFC2046) string describing the media type of `data`. [optional]
Id string ID of the event; must be non-empty and unique within the scope of the producer. [optional]
Source string Source - A URI describing the event producer. [optional]
Specversion string SpecVersion - The version of the CloudEvents specification used by the io.argoproj.workflow.v1alpha1. [optional]
Subject string [optional]
Time DateTime Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers. [optional]
Type string Type - The type of the occurrence which has happened. [optional]

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