| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.admissionregistration |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WatchEventFluent.WebhookClientConfigObjectNested<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>> |
class |
WebhookClientConfigFluentImpl<A extends WebhookClientConfigFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MutatingWebhookFluent.ClientConfigNested<N> |
static interface |
ValidatingWebhookFluent.ClientConfigNested<N> |
| Constructor and Description |
|---|
WebhookClientConfigBuilder(WebhookClientConfigFluent<?> fluent) |
WebhookClientConfigBuilder(WebhookClientConfigFluent<?> fluent,
Boolean validationEnabled) |
WebhookClientConfigBuilder(WebhookClientConfigFluent<?> fluent,
WebhookClientConfig instance) |
WebhookClientConfigBuilder(WebhookClientConfigFluent<?> fluent,
WebhookClientConfig instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.