| Interface | Description |
|---|---|
| CallGenerator |
The interface Call generator.
|
| ConfigPersister | |
| Watchable<T> | |
| WebSockets.SocketListener |
A simple interface for a listener on a web socket
|
| Class | Description |
|---|---|
| CallGeneratorParams | |
| ClientBuilder |
A Builder which allows the construction of
ApiClients in a fluent fashion. |
| Config | |
| FilePersister | |
| KubeConfig |
KubeConfig represents a kubernetes client configuration
|
| ProxyContentTypeRequestBody | |
| Reflect |
Reflect is a set of utils which extracts metadata from objects dynamically
|
| SSLUtils | |
| Watch<T> |
Watch class implements watch mechansim of kubernetes.
|
| Watch.Response<T> |
Response class holds a watch response that has a `type` that can be ADDED, MODIFIED, DELETED
and ERROR.
|
| WebSockets | |
| WebSockets.Listener | |
| WebSocketStreamHandler |
WebSocketStreamHandler understands the Kubernetes streaming protocol and separates a single
WebSockets stream into a number of different streams using that protocol.
|
| Yaml | |
| Yaml.CustomConstructor |
Defines constructor logic for custom types in this library.
|
| Yaml.CustomRepresenter |
Copyright © 2019. All rights reserved.