| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.admissionregistration |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubeSchemaFluent.AdmissionWebhookNested<N> |
static interface |
WatchEventFluent.WebhookObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
KubeSchemaFluentImpl.AdmissionWebhookNestedImpl<N> |
class |
WatchEventFluentImpl.WebhookObjectNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebhookFluent<A extends WebhookFluent<A>> |
class |
WebhookFluentImpl<A extends WebhookFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MutatingWebhookConfigurationFluent.WebhooksNested<N> |
static interface |
ValidatingWebhookConfigurationFluent.WebhooksNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableWebhook |
class |
MutatingWebhookConfigurationFluentImpl.WebhooksNestedImpl<N> |
class |
ValidatingWebhookConfigurationFluentImpl.WebhooksNestedImpl<N> |
class |
WebhookBuilder |
class |
WebhookFluentImpl<A extends WebhookFluent<A>> |
| Constructor and Description |
|---|
WebhookBuilder(WebhookFluent<?> fluent) |
WebhookBuilder(WebhookFluent<?> fluent,
java.lang.Boolean validationEnabled) |
WebhookBuilder(WebhookFluent<?> fluent,
Webhook instance) |
WebhookBuilder(WebhookFluent<?> fluent,
Webhook instance,
java.lang.Boolean validationEnabled) |
Copyright © 2015-2019 Red Hat. All Rights Reserved.