| Modifier and Type | Class and Description |
|---|---|
static class |
V1.ServicePort
ServicePort contains information on service's port.
|
static class |
V1.ServicePort.Builder
ServicePort contains information on service's port.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ServicePortOrBuilder |
V1.ServiceSpecOrBuilder.getPortsOrBuilder(int index)
The list of ports that are exposed by this service.
|
V1.ServicePortOrBuilder |
V1.ServiceSpec.getPortsOrBuilder(int index)
The list of ports that are exposed by this service.
|
V1.ServicePortOrBuilder |
V1.ServiceSpec.Builder.getPortsOrBuilder(int index)
The list of ports that are exposed by this service.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.ServicePortOrBuilder> |
V1.ServiceSpecOrBuilder.getPortsOrBuilderList()
The list of ports that are exposed by this service.
|
List<? extends V1.ServicePortOrBuilder> |
V1.ServiceSpec.getPortsOrBuilderList()
The list of ports that are exposed by this service.
|
List<? extends V1.ServicePortOrBuilder> |
V1.ServiceSpec.Builder.getPortsOrBuilderList()
The list of ports that are exposed by this service.
|
Copyright © 2019. All rights reserved.