E - The Extension.public interface ExtensionAdapter<E extends Extension>
KubernetesClient to an Extension.| Modifier and Type | Method and Description |
|---|---|
E |
adapt(KubernetesClient client)
The adapt function.
|
Class<E> |
getExtensionType() |
E adapt(KubernetesClient client)
client - The instance of KubernetesClient to adapt.Extension.Copyright © 2015 Red Hat. All rights reserved.