Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 691 Bytes

File metadata and controls

13 lines (9 loc) · 691 Bytes

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1ArtifactResult

ArtifactResult describes the result of attempting to delete a given Artifact

Properties

Name Type Description Notes
Error string Error is an optional error message which should be set if Success==false [optional]
Name string Name is the name of the Artifact
Success bool Success describes whether the deletion succeeded [optional]

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