| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1IngressRule |
ExtensionsV1beta1IngressRule.host(String host) |
ExtensionsV1beta1IngressRule |
ExtensionsV1beta1IngressRule.http(ExtensionsV1beta1HTTPIngressRuleValue http) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionsV1beta1IngressRule> |
ExtensionsV1beta1IngressSpec.getRules()
A list of host rules used to configure the Ingress.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1IngressSpec |
ExtensionsV1beta1IngressSpec.addRulesItem(ExtensionsV1beta1IngressRule rulesItem) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1IngressSpec |
ExtensionsV1beta1IngressSpec.rules(List<ExtensionsV1beta1IngressRule> rules) |
void |
ExtensionsV1beta1IngressSpec.setRules(List<ExtensionsV1beta1IngressRule> rules) |
Copyright © 2021. All rights reserved.