| Package | Description |
|---|---|
| io.fabric8.kubernetes.client | |
| io.fabric8.kubernetes.client.internal | |
| io.fabric8.kubernetes.client.osgi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigAware<C extends Config> |
| Modifier and Type | Method and Description |
|---|---|
Config |
BaseClient.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.configFromSysPropsOrEnvVars(Config config) |
| Constructor and Description |
|---|
BaseClient(com.ning.http.client.AsyncHttpClient httpClient,
Config config) |
BaseClient(Config config) |
DefaultKubernetesClient(com.ning.http.client.AsyncHttpClient httpClient,
Config config) |
DefaultKubernetesClient(Config config) |
| Modifier and Type | Method and Description |
|---|---|
static KeyManager[] |
SSLUtils.keyManagers(Config config) |
static SSLContext |
SSLUtils.sslContext(Config config) |
static TrustManager[] |
SSLUtils.trustManagers(Config config) |
| Modifier and Type | Method and Description |
|---|---|
Config |
ManagedKubernetesClient.getConfiguration() |
Copyright © 2015 Red Hat. All rights reserved.