Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1Webhook |
V1alpha1WebhookBuilder.build() |
V1alpha1Webhook |
V1alpha1AuditSinkSpecFluentImpl.buildWebhook() |
V1alpha1Webhook |
V1alpha1AuditSinkSpecFluent.buildWebhook() |
V1alpha1Webhook |
V1alpha1Webhook.clientConfig(V1alpha1WebhookClientConfig clientConfig) |
V1alpha1Webhook |
V1alpha1AuditSinkSpecFluentImpl.getWebhook()
Deprecated.
|
V1alpha1Webhook |
V1alpha1AuditSinkSpecFluent.getWebhook()
Deprecated.
|
V1alpha1Webhook |
V1alpha1AuditSinkSpec.getWebhook()
Get webhook
|
V1alpha1Webhook |
V1alpha1Webhook.throttle(V1alpha1WebhookThrottleConfig throttle) |
Modifier and Type | Method and Description |
---|---|
V1alpha1AuditSinkSpecFluent.WebhookNested<A> |
V1alpha1AuditSinkSpecFluentImpl.editOrNewWebhookLike(V1alpha1Webhook item) |
V1alpha1AuditSinkSpecFluent.WebhookNested<A> |
V1alpha1AuditSinkSpecFluent.editOrNewWebhookLike(V1alpha1Webhook item) |
void |
V1alpha1AuditSinkSpec.setWebhook(V1alpha1Webhook webhook) |
V1alpha1AuditSinkSpec |
V1alpha1AuditSinkSpec.webhook(V1alpha1Webhook webhook) |
V1alpha1AuditSinkSpecFluent.WebhookNested<A> |
V1alpha1AuditSinkSpecFluentImpl.withNewWebhookLike(V1alpha1Webhook item) |
V1alpha1AuditSinkSpecFluent.WebhookNested<A> |
V1alpha1AuditSinkSpecFluent.withNewWebhookLike(V1alpha1Webhook item) |
A |
V1alpha1AuditSinkSpecFluentImpl.withWebhook(V1alpha1Webhook webhook) |
A |
V1alpha1AuditSinkSpecFluent.withWebhook(V1alpha1Webhook webhook) |
Constructor and Description |
---|
V1alpha1WebhookBuilder(V1alpha1Webhook instance) |
V1alpha1WebhookBuilder(V1alpha1Webhook instance,
Boolean validationEnabled) |
V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent,
V1alpha1Webhook instance) |
V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent,
V1alpha1Webhook instance,
Boolean validationEnabled) |
V1alpha1WebhookFluentImpl(V1alpha1Webhook instance) |
Copyright © 2020. All rights reserved.