public class DefaultIstioClient extends ExtensionRootClientAdapter<DefaultIstioClient> implements NamespacedIstioClient, SupportTestingClient
| Constructor and Description |
|---|
DefaultIstioClient() |
DefaultIstioClient(Client client) |
DefaultIstioClient(Config config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported() |
protected DefaultIstioClient |
newInstance(Client client) |
V1alpha3APIGroupDSL |
v1alpha3()
API entrypoint for istio.io/v1alpha3 API group resources
|
V1beta1APIGroupDSL |
v1beta1()
API entrypoint for istio.io/v1beta1 API group resources
|
FunctionCallable<NamespacedIstioClient> |
withRequestConfig(RequestConfig requestConfig) |
newInstanceadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, raw, resources, rootPaths, supports, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPathinNamespaceinAnyNamespacepublic DefaultIstioClient()
public DefaultIstioClient(Config config)
public DefaultIstioClient(Client client)
protected DefaultIstioClient newInstance(Client client)
newInstance in class ExtensionRootClientAdapter<DefaultIstioClient>public FunctionCallable<NamespacedIstioClient> withRequestConfig(RequestConfig requestConfig)
withRequestConfig in interface RequestConfigurable<NamespacedIstioClient>public V1alpha3APIGroupDSL v1alpha3()
IstioClientv1alpha3 in interface IstioClientV1alpha3APIGroupDSL for Istio resource operations in this API group.public V1beta1APIGroupDSL v1beta1()
IstioClientv1beta1 in interface IstioClientV1beta1APIGroupDSL for Istio resource operations in this API group.public boolean isSupported()
isSupported in interface SupportTestingClientCopyright © 2015–2023 Red Hat. All rights reserved.