| Package | Description |
|---|---|
| io.fabric8.kubernetes.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensionAdapter<E extends Extension>
An Adapter that can be used to adapt an instance of the
KubernetesClient to an Extension. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Extension> |
KubernetesClient.adapt(Class<T> type) |
<T extends Extension> |
DefaultKubernetesClient.adapt(Class<T> type) |
Copyright © 2015 Red Hat. All rights reserved.