Skip to content

workflow.v1alpha1.artifactResult

"ArtifactResult describes the result of attempting to delete a given Artifact"

Index

Fields

fn withError

withError(err)

"Error is an optional error message which should be set if Success==false"

fn withName

withName(name)

"Name is the name of the Artifact"

fn withSuccess

withSuccess(success)

"Success describes whether the deletion succeeded"