| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocalPortForward
A port forward handle that is aware of the host and port where it's bound to.
|
| Modifier and Type | Method and Description |
|---|---|
PortForward |
PortForwardable.portForward(int port,
ReadableByteChannel in,
WritableByteChannel out)
Connects directly the remote port to the given input and output channels.
|
Copyright © 2015–2022 Red Hat. All rights reserved.