Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
List<V1beta1RuleWithOperations> |
V1beta1MutatingWebhookFluent.buildRules() |
List<V1beta1RuleWithOperations> |
V1beta1ValidatingWebhookFluent.buildRules() |
List<V1beta1RuleWithOperations> |
V1beta1ValidatingWebhookFluentImpl.buildRules() |
List<V1beta1RuleWithOperations> |
V1beta1MutatingWebhookFluentImpl.buildRules() |
List<V1beta1RuleWithOperations> |
V1beta1MutatingWebhookFluent.getRules()
Deprecated.
|
List<V1beta1RuleWithOperations> |
V1beta1ValidatingWebhookFluent.getRules()
Deprecated.
|
List<V1beta1RuleWithOperations> |
V1beta1ValidatingWebhookFluentImpl.getRules()
Deprecated.
|
List<V1beta1RuleWithOperations> |
V1beta1MutatingWebhookFluentImpl.getRules()
Deprecated.
|
List<V1beta1RuleWithOperations> |
V1beta1ValidatingWebhook.getRules()
Rules describes what operations on what resources/subresources the webhook cares about.
|
List<V1beta1RuleWithOperations> |
V1beta1MutatingWebhook.getRules()
Rules describes what operations on what resources/subresources the webhook cares about.
|
Constructor and Description |
---|
V1beta1RuleWithOperationsBuilder(V1beta1RuleWithOperations instance) |
V1beta1RuleWithOperationsBuilder(V1beta1RuleWithOperations instance,
Boolean validationEnabled) |
V1beta1RuleWithOperationsBuilder(V1beta1RuleWithOperationsFluent<?> fluent,
V1beta1RuleWithOperations instance) |
V1beta1RuleWithOperationsBuilder(V1beta1RuleWithOperationsFluent<?> fluent,
V1beta1RuleWithOperations instance,
Boolean validationEnabled) |
V1beta1RuleWithOperationsFluentImpl(V1beta1RuleWithOperations instance) |
Copyright © 2021. All rights reserved.