| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClient |
| Modifier and Type | Class and Description |
|---|---|
class |
Endpoints |
| Modifier and Type | Class and Description |
|---|---|
class |
Build |
class |
BuildConfig |
class |
ConfigMap |
class |
DeploymentConfig |
class |
ImageStream |
class |
KubernetesEvent |
class |
KubernetesResource
Resource is an abstract representation of a Kubernetes resource
|
class |
LimitRange |
class |
List |
class |
Namespace |
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 |
ImageStreamImport |
| 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 |
OpenShiftGroup |
class |
OpenShiftIdentity |
class |
OpenShiftUser |
| Modifier and Type | Class and Description |
|---|---|
class |
PersistentVolume |
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 |
IEndpoints
Endpoint representation 'api/Endpoint'
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBuild |
interface |
IBuildConfig |
interface |
IConfig
Deprecated.
??? in later model versions in favor of List?
|
interface |
IConfigMap
Represents a ConfigMap resource that holds configuration properties.
|
interface |
IDeploymentConfig |
interface |
IEvent |
interface |
IImageStream |
interface |
ILimitRange |
interface |
IList
A list of resources.
|
interface |
INamespace |
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 |
IImageStreamImport |
| 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 |
IGroup
The group definition within OpenShift.
|
interface |
IIdentity
The identity as specified by the identity provider.
|
interface |
IUser |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPersistentVolume |
interface |
IPersistentVolumeClaim |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.