# Functions
NewBOSHLinkPodMutator returns a new webhook to mount BOSH link secrets on entangled pods.
NewPodMutator returns a new mutator to mount secrets on entangled pods.
# Variables
ConsumesKey is the key for identifying the provider to be consumed, in the format of: '[{"name":"<name>","type":"<type>"}]' (JSON string).
DeploymentKey is the key to retrieve the name of the deployment, which provides the variables for the pod.
# Structs
PodMutator for mounting quark link secrets on entangled pods.