| Modifier and Type | Class and Description |
|---|---|
static class |
V1.Service
Service is a named abstraction of software service (for example, mysql) consisting of local port
(for example 3306) that the proxy listens on, and the selector that determines which pods
will answer requests sent through the proxy.
|
static class |
V1.Service.Builder
Service is a named abstraction of software service (for example, mysql) consisting of local port
(for example 3306) that the proxy listens on, and the selector that determines which pods
will answer requests sent through the proxy.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServiceOrBuilder |
V1.ServiceListOrBuilder.getItemsOrBuilder(int index)
List of services
|
V1.ServiceOrBuilder |
V1.ServiceList.getItemsOrBuilder(int index)
List of services
|
V1.ServiceOrBuilder |
V1.ServiceList.Builder.getItemsOrBuilder(int index)
List of services
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.ServiceOrBuilder> |
V1.ServiceListOrBuilder.getItemsOrBuilderList()
List of services
|
List<? extends V1.ServiceOrBuilder> |
V1.ServiceList.getItemsOrBuilderList()
List of services
|
List<? extends V1.ServiceOrBuilder> |
V1.ServiceList.Builder.getItemsOrBuilderList()
List of services
|
Copyright © 2023. All rights reserved.