package
2.3.0+incompatible
Repository: https://github.com/eggsbenjamin/argo.git
Documentation: pkg.go.dev
# Functions
LintWorkflowDir validates all workflow manifests in a directory.
LintWorkflowFile lints a json file, or multiple workflow manifest in a single yaml file.
ValidateWorkflow accepts a workflow and performs validation against it.
# Structs
ValidateOpts provides options when linting.