| Modifier and Type | Class and Description |
|---|---|
static class |
V1beta1Extensions.IngressRule
IngressRule represents the rules mapping the paths under a specified host to
the related backend services.
|
static class |
V1beta1Extensions.IngressRule.Builder
IngressRule represents the rules mapping the paths under a specified host to
the related backend services.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.IngressRuleOrBuilder |
V1beta1Extensions.IngressSpecOrBuilder.getRulesOrBuilder(int index)
A list of host rules used to configure the Ingress.
|
V1beta1Extensions.IngressRuleOrBuilder |
V1beta1Extensions.IngressSpec.getRulesOrBuilder(int index)
A list of host rules used to configure the Ingress.
|
V1beta1Extensions.IngressRuleOrBuilder |
V1beta1Extensions.IngressSpec.Builder.getRulesOrBuilder(int index)
A list of host rules used to configure the Ingress.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1beta1Extensions.IngressRuleOrBuilder> |
V1beta1Extensions.IngressSpecOrBuilder.getRulesOrBuilderList()
A list of host rules used to configure the Ingress.
|
List<? extends V1beta1Extensions.IngressRuleOrBuilder> |
V1beta1Extensions.IngressSpec.getRulesOrBuilderList()
A list of host rules used to configure the Ingress.
|
List<? extends V1beta1Extensions.IngressRuleOrBuilder> |
V1beta1Extensions.IngressSpec.Builder.getRulesOrBuilderList()
A list of host rules used to configure the Ingress.
|
Copyright © 2021. All rights reserved.