# 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.