# Functions
BoshDeploymentMutateFn returns MutateFn which mutates BoshDeployment including: - labels, annotations - spec.
QuarksJobMutateFn returns MutateFn which mutates QuarksJob including: - annotations and trigger strategy if empty - labels - spec.output, spec.Template, spec.updateOnConfigChange.
QuarksStatefulSetMutateFn returns MutateFn which mutates QuarksStatefulSet including: - labels, annotations - spec.
ServiceMutateFn returns MutateFn which mutates Service including: - labels, annotations - spec.ports, spec.selector.