public class DefaultCamelKClient extends ExtensionRootClientAdapter<DefaultCamelKClient> implements NamespacedCamelKClient, SupportTestingClient
| Constructor and Description |
|---|
DefaultCamelKClient() |
DefaultCamelKClient(Client client) |
DefaultCamelKClient(Config config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported() |
protected DefaultCamelKClient |
newInstance(Client client) |
V1APIGroupDSL |
v1()
API entrypoint for camel.apache.org/v1 API group resources
|
V1alpha1APIGroupDSL |
v1alpha1()
API entrypoint for camel.apache.org/v1alpha1 API group resources
|
FunctionCallable<NamespacedCamelKClient> |
withRequestConfig(RequestConfig requestConfig) |
newInstanceadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, resources, rootPaths, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, resources, resources, rootPaths, supports, supportsApiPathinNamespaceinAnyNamespacepublic DefaultCamelKClient()
public DefaultCamelKClient(Config config)
public DefaultCamelKClient(Client client)
protected DefaultCamelKClient newInstance(Client client)
newInstance in class ExtensionRootClientAdapter<DefaultCamelKClient>public FunctionCallable<NamespacedCamelKClient> withRequestConfig(RequestConfig requestConfig)
withRequestConfig in interface RequestConfigurable<NamespacedCamelKClient>public V1APIGroupDSL v1()
CamelKClientv1 in interface CamelKClientV1APIGroupDSL for CamelK resource operations in this API group.public V1alpha1APIGroupDSL v1alpha1()
CamelKClientv1alpha1 in interface CamelKClientV1alpha1APIGroupDSL for CamelK resource operations in this API group.public boolean isSupported()
isSupported in interface SupportTestingClientCopyright © 2015–2022 Red Hat. All rights reserved.