Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MutatePath is the path where the webhook server listens // for admission requests MutatePath string = "/pod-v1-mutate" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodMutator ¶
PodMutator injects envoy containers into Pods
func (*PodMutator) InjectDecoder ¶
func (a *PodMutator) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.