C - The Client.public interface ExtensionAdapter<C>
NamespacedKubernetesClient .| Modifier and Type | Method and Description |
|---|---|
C |
adapt(Client client)
The adapt function.
|
Class<C> |
getExtensionType() |
Boolean |
isAdaptable(Client client)
Checks if it is possible to adapt.
|
Boolean isAdaptable(Client client)
client - The instance of NamespacedKubernetesClient to adapt.C adapt(Client client)
client - The instance of NamespacedKubernetesClient to adapt.Client.Copyright © 2015–2022 Red Hat. All rights reserved.