Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnnotationValidator ¶
AnnotationValidator injects resources into Pods
func (*AnnotationValidator) InjectDecoder ¶
func (a *AnnotationValidator) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
type PodResourceInjector ¶
type PodResourceInjector struct {
Client client.Client
CacheHelper webhookutils.K8sCacheHelper
Log logr.Logger
// contains filtered or unexported fields
}
PodResourceInjector injects resources into Pods
func (*PodResourceInjector) InjectDecoder ¶
func (prj *PodResourceInjector) InjectDecoder(d *admission.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.