Interface | Description |
---|---|
Entity |
The base interface for all entities which have an ID and a kind
|
Kubernetes |
Represents the Remote API to working with Kubernetes providing a facade
over the generated JAXRS client.
|
KubernetesExtensions |
Various Kubernetes extensions defined in the OpenShift project
|
Class | Description |
---|---|
Controller |
Applies DTOs to the current Kubernetes master
|
ExceptionResponseMapper | |
IntOrString | |
IntOrString.Deserializer | |
IntOrString.Serializer | |
KubernetesClient |
A simple client interface abstracting away the details of working with
the
KubernetesFactory and the differences between
the core Kubernetes API and the KubernetesExtensions |
KubernetesFactory |
A simple helper class for creating instances of Kubernetes
|
KubernetesFactory.PlainTextJacksonProvider |
Lets accept plain text too as if its JSON to work around some issues with the REST API and remote kube....
|
KubernetesHelper |
Enum | Description |
---|---|
PodStatus |
Represents the status of the pod
|
Exception | Description |
---|---|
KubernetesApiException |
Copyright © 2011–2014 Red Hat. All rights reserved.