| Modifier and Type | Class and Description |
|---|---|
static class |
V1Networking.Ingress
Ingress is a collection of rules that allow inbound connections to reach the
endpoints defined by a backend.
|
static class |
V1Networking.Ingress.Builder
Ingress is a collection of rules that allow inbound connections to reach the
endpoints defined by a backend.
|
| Modifier and Type | Method and Description |
|---|---|
V1Networking.IngressOrBuilder |
V1Networking.IngressListOrBuilder.getItemsOrBuilder(int index)
Items is the list of Ingress.
|
V1Networking.IngressOrBuilder |
V1Networking.IngressList.getItemsOrBuilder(int index)
Items is the list of Ingress.
|
V1Networking.IngressOrBuilder |
V1Networking.IngressList.Builder.getItemsOrBuilder(int index)
Items is the list of Ingress.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1Networking.IngressOrBuilder> |
V1Networking.IngressListOrBuilder.getItemsOrBuilderList()
Items is the list of Ingress.
|
List<? extends V1Networking.IngressOrBuilder> |
V1Networking.IngressList.getItemsOrBuilderList()
Items is the list of Ingress.
|
List<? extends V1Networking.IngressOrBuilder> |
V1Networking.IngressList.Builder.getItemsOrBuilderList()
Items is the list of Ingress.
|
Copyright © 2023. All rights reserved.