Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 900 Bytes

File metadata and controls

13 lines (9 loc) · 900 Bytes

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1ArtifactGC

ArtifactGC describes how to delete artifacts from completed Workflows - this is embedded into the WorkflowLevelArtifactGC, and also used for individual Artifacts to override that as needed

Properties

Name Type Description Notes
PodMetadata IoArgoprojWorkflowV1alpha1Metadata [optional]
ServiceAccountName string ServiceAccountName is an optional field for specifying the Service Account that should be assigned to the Pod doing the deletion [optional]
Strategy string Strategy is the strategy to use. [optional]

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