Documentation ¶ Index ¶ Constants Constants ¶ View Source const ( // Group is the API Group Group string = "argoproj.io" // Sensor constants Kind string = "Sensor" Singular string = "sensor" Plural string = "sensors" FullName string = Plural + "." + Group ) Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files register.go Directories ¶ Show internal Expand all Path Synopsis v1alpha1 Package v1alpha1 is the v1alpha1 version of the API. Package v1alpha1 is the v1alpha1 version of the API. Click to show internal directories. Click to hide internal directories.