# Functions
NewPodMutator returns a new mutator that adds waiting InitContainers.
NewWaitServicePodMutator returns a new webhook to inject init wait containers to any pod with the "wait-for" annotation.
# Variables
WaitKey is the key for identifying which service the pod has to wait for.
# Structs
PodMutator for adding waiting init containers for linked services.