Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 718 Bytes

File metadata and controls

13 lines (9 loc) · 718 Bytes

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1Column

Column is a custom column that will be exposed in the Workflow List View.

Properties

Name Type Description Notes
Key string The key of the label or annotation, e.g., "workflows.argoproj.io/completed".
Name string The name of this column, e.g., "Workflow Completed".
Type string The type of this column, "label" or "annotation".

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