| Package | Description |
|---|---|
| com.openshift.internal.restclient.capability.resources | |
| com.openshift.restclient.capability.resources |
| Modifier and Type | Method and Description |
|---|---|
Collection<IPortForwardable.PortPair> |
OpenShiftBinaryPortForwarding.getPortPairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenShiftBinaryPortForwarding.forwardPorts(Collection<IPortForwardable.PortPair> ports,
IBinaryCapability.OpenShiftBinaryOption... options) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IPortForwardable.PortPair> |
IPortForwardable.getPortPairs()
The port pairs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPortForwardable.forwardPorts(Collection<IPortForwardable.PortPair> pairs,
IBinaryCapability.OpenShiftBinaryOption... options)
Forward the ports to a pod.
|
Copyright © 2019 Red Hat, Inc. All Rights Reserved.