ValidatingWebhook

constructor(admissionReviewVersions: List<String>? = null, clientConfig: WebhookClientConfig, failurePolicy: String? = null, matchPolicy: String? = null, name: String, namespaceSelector: LabelSelector? = null, objectSelector: LabelSelector? = null, rules: List<RuleWithOperations>? = null, sideEffects: String? = null, timeoutSeconds: Int? = null)