package
2.4.0-rc1+incompatible
Repository: https://github.com/benjaminws/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.
LintWorkflowTemplateDir validates all workflow manifests in a directory.
LintWorkflowTemplateFile lints a json file, or multiple workflow template manifest in a single yaml file.
ValidateWorkflow accepts a workflow and performs validation against it.
ValidateWorkflow accepts a workflow template and performs validation against it.
# Structs
No description provided by the author
ValidateOpts provides options when linting.