Documentation ¶
Index ¶
- func NewFluentPVCValidator(c client.Client) admission.Handler
- func NewPodMutator(c client.Client) admission.Handler
- func NewPodValidator(c client.Client) admission.Handler
- func PodAdmissionResponse(pod *corev1.Pod, req admission.Request) admission.Response
- func SetupFluentPVCWebhookWithManager(mgr ctrl.Manager) error
- func SetupPodWebhookWithManager(mgr ctrl.Manager) error
- type FluentPVCValidator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PodAdmissionResponse ¶
Types ¶
type FluentPVCValidator ¶
func (*FluentPVCValidator) InjectDecoder ¶
func (v *FluentPVCValidator) InjectDecoder(d *admission.Decoder) error
Click to show internal directories.
Click to hide internal directories.