public static interface V1.PodPortForwardOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getPorts(int index)
List of ports to forward
Required when using WebSockets
+optional
|
int |
getPortsCount()
List of ports to forward
Required when using WebSockets
+optional
|
List<Integer> |
getPortsList()
List of ports to forward
Required when using WebSockets
+optional
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Integer> getPortsList()
List of ports to forward Required when using WebSockets +optional
repeated int32 ports = 1;int getPortsCount()
List of ports to forward Required when using WebSockets +optional
repeated int32 ports = 1;int getPorts(int index)
List of ports to forward Required when using WebSockets +optional
repeated int32 ports = 1;Copyright © 2018. All rights reserved.