Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1beta1WebhookFluent<A extends V1beta1WebhookFluent<A>> |
class |
V1beta1WebhookFluentImpl<A extends V1beta1WebhookFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1MutatingWebhookConfigurationFluent.WebhooksNested<N> |
static interface |
V1beta1ValidatingWebhookConfigurationFluent.WebhooksNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1beta1MutatingWebhookConfigurationFluentImpl.WebhooksNestedImpl<N> |
class |
V1beta1ValidatingWebhookConfigurationFluentImpl.WebhooksNestedImpl<N> |
class |
V1beta1WebhookBuilder |
class |
V1beta1WebhookFluentImpl<A extends V1beta1WebhookFluent<A>> |
Constructor and Description |
---|
V1beta1WebhookBuilder(V1beta1WebhookFluent<?> fluent) |
V1beta1WebhookBuilder(V1beta1WebhookFluent<?> fluent,
Boolean validationEnabled) |
V1beta1WebhookBuilder(V1beta1WebhookFluent<?> fluent,
V1beta1Webhook instance) |
V1beta1WebhookBuilder(V1beta1WebhookFluent<?> fluent,
V1beta1Webhook instance,
Boolean validationEnabled) |
Copyright © 2018. All rights reserved.