package
0.1.7
Repository: https://github.com/dataworkflowservices/dws.git
Documentation: pkg.go.dev

# Functions

BuildArgsMap builds a map of the DWDirective's arguments in the form: args["key"] = value.
Validate a list of directives against the supplied rules.
ValidateArgs validates a map of arguments against the rule specification.

# Structs

DWDirectiveRuleDef defines the DWDirective parser rules +kubebuilder:object:generate=true.
DWDirectiveRuleSpec defines the desired state of DWDirective +kubebuilder:object:generate=true.