Package | Description |
---|---|
com.openshift.client | |
com.openshift.internal.client | |
com.openshift.internal.client.ssh |
Modifier and Type | Method and Description |
---|---|
List<IApplicationPortForwarding> |
IApplication.getForwardablePorts()
Returns the list of forwardable ports on OpenShift for this application.
|
List<IApplicationPortForwarding> |
IApplication.refreshForwardablePorts()
Refreshes the list of port-forwarding.
|
List<IApplicationPortForwarding> |
IApplication.startPortForwarding() |
List<IApplicationPortForwarding> |
IApplication.stopPortForwarding()
Stop the port-forwarding for all ports.
|
Modifier and Type | Method and Description |
---|---|
List<IApplicationPortForwarding> |
ApplicationResource.getForwardablePorts() |
List<IApplicationPortForwarding> |
ApplicationResource.refreshForwardablePorts() |
List<IApplicationPortForwarding> |
ApplicationResource.startPortForwarding() |
List<IApplicationPortForwarding> |
ApplicationResource.stopPortForwarding() |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationPortForwarding |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.