Package | Description |
---|---|
com.openshift.client | |
com.openshift.client.cartridge | |
com.openshift.internal.client |
Modifier and Type | Interface and Description |
---|---|
interface |
IApplication |
interface |
IAuthorization
Operations to manage and view authorization resources
|
interface |
IDomain |
interface |
IEnvironmentVariable
Deprecated.
use
IApplication instead |
interface |
IUser |
Modifier and Type | Interface and Description |
---|---|
interface |
IEmbeddedCartridge
Interface to designate a cartridge that has been added and configured
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOpenShiftResource
The Class AbstractOpenShiftResource.
|
class |
APIResource |
class |
ApplicationResource
The ApplicationResource object is an implementation of com.openshift.client.IApplication, and provides
a runtime model for the real application that resides on the OpenShift platform being accessed.
|
class |
AuthorizationResource |
class |
DomainResource |
class |
EmbeddedCartridgeResource
A cartridge that is embedded into an application.
|
class |
EnvironmentVariableResource |
class |
GearGroupResource |
class |
SSHKeyResource |
class |
StandaloneCartridgeResource
A deployed standalone cartridge.
|
class |
UserResource |
Copyright © 2015 JBoss by Red Hat. All rights reserved.