Interface | Description |
---|---|
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
|
KubernetesManagerMXBean |
Class | Description |
---|---|
Controller |
Applies DTOs to the current Kubernetes master
|
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 | |
KubernetesManager |
A simple MBean for performing custom operations on kubernetes
|
Copyright © 2011–2014 Red Hat. All rights reserved.