| Package | Description |
|---|---|
| io.kubernetes.client | |
| io.kubernetes.client.util | |
| io.kubernetes.client.util.credentials |
| Class and Description |
|---|
| WebSocketStreamHandler
WebSocketStreamHandler understands the Kubernetes streaming protocol and separates a single
WebSockets stream into a number of different streams using that protocol.
|
| Class and Description |
|---|
| ClientBuilder
A Builder which allows the construction of
ApiClients in a fluent fashion. |
| ConfigPersister |
| KubeConfig
KubeConfig represents a kubernetes client configuration
|
| Watch
Watch class implements watch mechansim of kubernetes.
|
| Watch.Response
Response class holds a watch response that has a `type` that can be ADDED, MODIFIED, DELETED
and ERROR.
|
| WebSockets.SocketListener
A simple interface for a listener on a web socket
|
| Class and Description |
|---|
| KubeConfig
KubeConfig represents a kubernetes client configuration
|
Copyright © 2018. All rights reserved.