Modifier and Type | Class and Description |
---|---|
class |
DefaultClient |
Modifier and Type | Class and Description |
---|---|
protected static class |
ServerTemplateProcessing.TemplateConfigAdapter |
Modifier and Type | Class and Description |
---|---|
class |
Build |
class |
BuildConfig |
class |
Config
Deprecated.
|
class |
DeploymentConfig |
class |
ImageStream |
class |
KubernetesEvent |
class |
KubernetesResource
Resource is an abstract representation of a Kubernetes resource
|
class |
LimitRange |
class |
List |
class |
Pod |
class |
Project
DMR implementation of a project
|
class |
ReplicationController |
class |
ResourceQuota |
class |
Route |
class |
Secret |
class |
Service |
class |
ServiceAccount |
class |
Status |
Modifier and Type | Class and Description |
---|---|
class |
OpenshiftPolicy |
class |
OpenshiftRole |
class |
PolicyBinding |
class |
RoleBinding |
Modifier and Type | Class and Description |
---|---|
class |
BuildRequest |
Modifier and Type | Class and Description |
---|---|
class |
OAuthAccessToken |
class |
OAuthAuthorizeToken |
class |
OAuthClient |
class |
OAuthClientAuthorization |
Modifier and Type | Class and Description |
---|---|
class |
OpenshiftProjectRequest |
Modifier and Type | Class and Description |
---|---|
class |
Template |
Modifier and Type | Class and Description |
---|---|
class |
OpenShiftUser |
Modifier and Type | Class and Description |
---|---|
class |
PersistentVolumeClaim |
Modifier and Type | Interface and Description |
---|---|
interface |
IClient
Client is the the simplest interface for interacting with the OpenShift
master server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBuild |
interface |
IBuildConfig |
interface |
IConfig
Deprecated.
??? in later model versions in favor of List?
|
interface |
IDeploymentConfig |
interface |
IEvent |
interface |
IImageStream |
interface |
ILimitRange |
interface |
IList
A list of resources.
|
interface |
IPod |
interface |
IProject |
interface |
IReplicationController |
interface |
IResource
IResource is a representation of a Kubernetes resource (e.g.
|
interface |
IResourceQuota |
interface |
IService
Kubernetes Service to access a Pod
|
interface |
IStatus
Status message resulting from trying to manipulate an
OpenShift resource and an error occurs
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPolicy |
interface |
IPolicyBinding |
interface |
IRole |
interface |
IRoleBinding |
Modifier and Type | Interface and Description |
---|---|
interface |
IBuildRequest
Resource payload for triggering a build
|
Modifier and Type | Interface and Description |
---|---|
interface |
IOAuthAccessToken |
interface |
IOAuthAuthorizeToken |
interface |
IOAuthClient |
interface |
IOAuthClientAuthorization |
Modifier and Type | Interface and Description |
---|---|
interface |
IProjectRequest |
Modifier and Type | Interface and Description |
---|---|
interface |
IRoute
OpenShift route to Service
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISecret
Kubernetes Secret object to inject/mount sensitive data into containers
|
Modifier and Type | Interface and Description |
---|---|
interface |
IServiceAccount |
Modifier and Type | Interface and Description |
---|---|
interface |
ITemplate
Representation of a set of pre-configured parameterized set of resources
|
Modifier and Type | Interface and Description |
---|---|
interface |
IUser |
Modifier and Type | Interface and Description |
---|---|
interface |
IPersistentVolumeClaim |
Copyright © 2016 Red Hat, Inc. All rights reserved.