| Modifier and Type | Method and Description |
|---|---|
<T> T |
DefaultClient.execute(ITypeFactory factory,
String method,
String kind,
String namespace,
String name,
String subresource,
String subContext,
JSONSerializeable payload,
Map<String,String> params) |
| Modifier and Type | Class and Description |
|---|---|
class |
Endpoints |
class |
TypeMeta |
| Modifier and Type | Class and Description |
|---|---|
class |
Scale |
| Modifier and Type | Class and Description |
|---|---|
class |
Build |
class |
BuildConfig |
class |
ConfigMap |
class |
Container |
class |
DeploymentConfig |
class |
EnvironmentVariable |
class |
ExecAction |
class |
ImageStream |
class |
KubernetesEvent |
class |
KubernetesResource
Resource is an abstract representation of a Kubernetes resource
|
class |
Lifecycle |
class |
LimitRange |
class |
List |
class |
ModelNodeAdapter
Adapter class between what we want and the backing DMR json store
|
class |
Namespace |
class |
Pod |
class |
Project
DMR implementation of a project
|
class |
ReplicationController |
class |
ResourceQuota |
class |
Route |
class |
Secret |
class |
Service |
class |
ServiceAccount |
class |
ServicePort |
class |
Status |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenshiftPolicy |
class |
OpenshiftRole |
class |
PolicyBinding |
class |
RoleBinding |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildRequest |
class |
BuildStatus |
class |
JenkinsPipelineStrategy |
class |
SourceBuildStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageStreamImport |
class |
TagReference |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthAccessToken |
class |
OAuthAuthorizeToken |
class |
OAuthClient |
class |
OAuthClientAuthorization |
| Modifier and Type | Class and Description |
|---|---|
class |
Probe |
| 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 |
AbstractVolume |
class |
EmptyDirVolume |
class |
EmptyDirVolumeSource |
class |
HostPathVolumeSource
Implementation of a hostpath volume source
|
class |
PersistentVolume |
class |
PersistentVolumeClaim |
class |
PersistentVolumeClaimVolumeSource |
class |
SecretVolumeSource |
class |
VolumeMount |
class |
VolumeSource |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
IClient.execute(ITypeFactory factory,
String httpMethod,
String kind,
String namespace,
String name,
String subresource,
String subContext,
JSONSerializeable payload,
Map<String,String> params) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEndpoints
Endpoint representation 'api/Endpoint'
|
interface |
ITypeMeta
Marker interface to kubernetes TypeMeta
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IScale
Scale object payload to scalable resources
|
| 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 |
IContainer |
interface |
IDeploymentConfig |
interface |
IEnvironmentVariable
Environment variable representation to allow more complex values then
name/value pairs.
|
interface |
IEvent |
interface |
IExecAction |
interface |
IHandler |
interface |
IImageStream |
interface |
ILifecycle |
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 |
IDeploymentRequest
Resource payload for triggering a deployment via the instantiate endpoint
|
| 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.