Class V1ValidatingWebhookConfiguration

java.lang.Object
io.kubernetes.client.openapi.models.V1ValidatingWebhookConfiguration
All Implemented Interfaces:
KubernetesObject, KubernetesType

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-06-18T15:05:57.863601Z[Etc/UTC]") public class V1ValidatingWebhookConfiguration extends Object implements KubernetesObject
ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it.