Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1Webhook |
V1beta1Webhook.addRulesItem(V1beta1RuleWithOperations rulesItem) |
V1beta1Webhook |
V1beta1WebhookBuilder.build() |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluentImpl.buildFirstWebhook() |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluent.buildFirstWebhook() |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluent.buildFirstWebhook() |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluentImpl.buildFirstWebhook() |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluentImpl.buildLastWebhook() |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluent.buildLastWebhook() |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluent.buildLastWebhook() |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluentImpl.buildLastWebhook() |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluentImpl.buildMatchingWebhook(Predicate<V1beta1WebhookBuilder> predicate) |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluent.buildMatchingWebhook(Predicate<V1beta1WebhookBuilder> predicate) |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluent.buildMatchingWebhook(Predicate<V1beta1WebhookBuilder> predicate) |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluentImpl.buildMatchingWebhook(Predicate<V1beta1WebhookBuilder> predicate) |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluentImpl.buildWebhook(int index) |
V1beta1Webhook |
V1beta1ValidatingWebhookConfigurationFluent.buildWebhook(int index) |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluent.buildWebhook(int index) |
V1beta1Webhook |
V1beta1MutatingWebhookConfigurationFluentImpl.buildWebhook(int index) |
V1beta1Webhook |
V1beta1Webhook.clientConfig(V1beta1WebhookClientConfig clientConfig) |
V1beta1Webhook |
V1beta1Webhook.failurePolicy(String failurePolicy) |
V1beta1Webhook |
V1beta1Webhook.name(String name) |
V1beta1Webhook |
V1beta1Webhook.namespaceSelector(V1LabelSelector namespaceSelector) |
V1beta1Webhook |
V1beta1Webhook.rules(List<V1beta1RuleWithOperations> rules) |
Modifier and Type | Method and Description |
---|---|
List<V1beta1Webhook> |
V1beta1ValidatingWebhookConfigurationFluentImpl.buildWebhooks() |
List<V1beta1Webhook> |
V1beta1ValidatingWebhookConfigurationFluent.buildWebhooks() |
List<V1beta1Webhook> |
V1beta1MutatingWebhookConfigurationFluent.buildWebhooks() |
List<V1beta1Webhook> |
V1beta1MutatingWebhookConfigurationFluentImpl.buildWebhooks() |
List<V1beta1Webhook> |
V1beta1ValidatingWebhookConfigurationFluentImpl.getWebhooks()
Deprecated.
|
List<V1beta1Webhook> |
V1beta1ValidatingWebhookConfigurationFluent.getWebhooks()
Deprecated.
|
List<V1beta1Webhook> |
V1beta1MutatingWebhookConfigurationFluent.getWebhooks()
Deprecated.
|
List<V1beta1Webhook> |
V1beta1MutatingWebhookConfigurationFluentImpl.getWebhooks()
Deprecated.
|
List<V1beta1Webhook> |
V1beta1ValidatingWebhookConfiguration.getWebhooks()
Webhooks is a list of webhooks and the affected resources and operations.
|
List<V1beta1Webhook> |
V1beta1MutatingWebhookConfiguration.getWebhooks()
Webhooks is a list of webhooks and the affected resources and operations.
|
Modifier and Type | Method and Description |
---|---|
V1beta1ValidatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1ValidatingWebhookConfigurationFluentImpl.addNewWebhookLike(V1beta1Webhook item) |
V1beta1ValidatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1ValidatingWebhookConfigurationFluent.addNewWebhookLike(V1beta1Webhook item) |
V1beta1MutatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1MutatingWebhookConfigurationFluent.addNewWebhookLike(V1beta1Webhook item) |
V1beta1MutatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1MutatingWebhookConfigurationFluentImpl.addNewWebhookLike(V1beta1Webhook item) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.addToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1ValidatingWebhookConfigurationFluent.addToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1MutatingWebhookConfigurationFluent.addToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.addToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.addToWebhooks(V1beta1Webhook... items) |
A |
V1beta1ValidatingWebhookConfigurationFluent.addToWebhooks(V1beta1Webhook... items) |
A |
V1beta1MutatingWebhookConfigurationFluent.addToWebhooks(V1beta1Webhook... items) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.addToWebhooks(V1beta1Webhook... items) |
V1beta1ValidatingWebhookConfiguration |
V1beta1ValidatingWebhookConfiguration.addWebhooksItem(V1beta1Webhook webhooksItem) |
V1beta1MutatingWebhookConfiguration |
V1beta1MutatingWebhookConfiguration.addWebhooksItem(V1beta1Webhook webhooksItem) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.removeFromWebhooks(V1beta1Webhook... items) |
A |
V1beta1ValidatingWebhookConfigurationFluent.removeFromWebhooks(V1beta1Webhook... items) |
A |
V1beta1MutatingWebhookConfigurationFluent.removeFromWebhooks(V1beta1Webhook... items) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.removeFromWebhooks(V1beta1Webhook... items) |
V1beta1ValidatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1ValidatingWebhookConfigurationFluentImpl.setNewWebhookLike(int index,
V1beta1Webhook item) |
V1beta1ValidatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1ValidatingWebhookConfigurationFluent.setNewWebhookLike(int index,
V1beta1Webhook item) |
V1beta1MutatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1MutatingWebhookConfigurationFluent.setNewWebhookLike(int index,
V1beta1Webhook item) |
V1beta1MutatingWebhookConfigurationFluent.WebhooksNested<A> |
V1beta1MutatingWebhookConfigurationFluentImpl.setNewWebhookLike(int index,
V1beta1Webhook item) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.setToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1ValidatingWebhookConfigurationFluent.setToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1MutatingWebhookConfigurationFluent.setToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.setToWebhooks(int index,
V1beta1Webhook item) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.withWebhooks(V1beta1Webhook... webhooks) |
A |
V1beta1ValidatingWebhookConfigurationFluent.withWebhooks(V1beta1Webhook... webhooks) |
A |
V1beta1MutatingWebhookConfigurationFluent.withWebhooks(V1beta1Webhook... webhooks) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.withWebhooks(V1beta1Webhook... webhooks) |
Modifier and Type | Method and Description |
---|---|
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.addAllToWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1ValidatingWebhookConfigurationFluent.addAllToWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1MutatingWebhookConfigurationFluent.addAllToWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.addAllToWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.removeAllFromWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1ValidatingWebhookConfigurationFluent.removeAllFromWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1MutatingWebhookConfigurationFluent.removeAllFromWebhooks(Collection<V1beta1Webhook> items) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.removeAllFromWebhooks(Collection<V1beta1Webhook> items) |
void |
V1beta1ValidatingWebhookConfiguration.setWebhooks(List<V1beta1Webhook> webhooks) |
void |
V1beta1MutatingWebhookConfiguration.setWebhooks(List<V1beta1Webhook> webhooks) |
V1beta1ValidatingWebhookConfiguration |
V1beta1ValidatingWebhookConfiguration.webhooks(List<V1beta1Webhook> webhooks) |
V1beta1MutatingWebhookConfiguration |
V1beta1MutatingWebhookConfiguration.webhooks(List<V1beta1Webhook> webhooks) |
A |
V1beta1ValidatingWebhookConfigurationFluentImpl.withWebhooks(List<V1beta1Webhook> webhooks) |
A |
V1beta1ValidatingWebhookConfigurationFluent.withWebhooks(List<V1beta1Webhook> webhooks) |
A |
V1beta1MutatingWebhookConfigurationFluent.withWebhooks(List<V1beta1Webhook> webhooks) |
A |
V1beta1MutatingWebhookConfigurationFluentImpl.withWebhooks(List<V1beta1Webhook> webhooks) |
Constructor and Description |
---|
V1beta1WebhookBuilder(V1beta1Webhook instance) |
V1beta1WebhookBuilder(V1beta1Webhook instance,
Boolean validationEnabled) |
V1beta1WebhookBuilder(V1beta1WebhookFluent<?> fluent,
V1beta1Webhook instance) |
V1beta1WebhookBuilder(V1beta1WebhookFluent<?> fluent,
V1beta1Webhook instance,
Boolean validationEnabled) |
V1beta1WebhookFluentImpl(V1beta1Webhook instance) |
Copyright © 2018. All rights reserved.