Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodMutatorHandler ¶
type PodMutatorHandler struct { Caches customCache.CacheMapClient // contains filtered or unexported fields }
func NewDefaultPodMutatorHandler ¶
func NewDefaultPodMutatorHandler( k8sDirectReader client.Reader, caches customCache.CacheMapClient, configMap string) *PodMutatorHandler
func (*PodMutatorHandler) InjectDecoder ¶
func (p *PodMutatorHandler) InjectDecoder(d *admission.Decoder) error
Click to show internal directories.
Click to hide internal directories.