Versions in this module Expand all Collapse all v1 v1.4.0 Nov 9, 2024 v1.3.0 Nov 10, 2024 Changes in this version + func Mutation(clients *clients.Clients, options *config.Options) (http.Handler, []types.Resource, error) + func Validation(clients *clients.Clients, options *config.Options) (http.Handler, []types.Resource, error) + type AdmissionWebhookServer struct + func New(ctx context.Context, restConfig *rest.Config, options *config.Options) *AdmissionWebhookServer + func (s *AdmissionWebhookServer) ListenAndServe() error