public class DefaultIstioClient extends BaseClient implements NamespacedIstioClient
APISconfig, httpClient| Constructor and Description |
|---|
DefaultIstioClient() |
DefaultIstioClient(ClientContext clientContext) |
DefaultIstioClient(Config configuration) |
| Modifier and Type | Method and Description |
|---|---|
NamespacedIstioClient |
inAnyNamespace() |
NamespacedIstioClient |
inNamespace(String namespace) |
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) |
adapt, adaptState, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, newState, rootPaths, supportsApiPathgetConfiguration, getHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetHttpClientgetConfigurationpublic DefaultIstioClient()
public DefaultIstioClient(Config configuration)
public DefaultIstioClient(ClientContext clientContext)
public NamespacedIstioClient inAnyNamespace()
inAnyNamespace in interface AnyNamespaceable<NamespacedIstioClient>public NamespacedIstioClient inNamespace(String namespace)
inNamespace in interface Namespaceable<NamespacedIstioClient>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.Copyright © 2015–2020 Red Hat. All rights reserved.