Uses of Interface
me.snowdrop.istio.client.IstioClient
-
Packages that use IstioClient Package Description me.snowdrop.istio.client -
-
Uses of IstioClient in me.snowdrop.istio.client
Subinterfaces of IstioClient in me.snowdrop.istio.client Modifier and Type Interface Description interfaceGenericIstioClient<C extends io.fabric8.kubernetes.client.Client>interfaceNamespacedIstioClientClasses in me.snowdrop.istio.client that implement IstioClient Modifier and Type Class Description classDefaultIstioClientMethods in me.snowdrop.istio.client that return IstioClient Modifier and Type Method Description IstioClientIstioExtensionAdapter. adapt(io.fabric8.kubernetes.client.Client client)static IstioClientIstioClientFactory. defaultClient(io.fabric8.kubernetes.client.Config config)Deprecated.Methods in me.snowdrop.istio.client that return types with arguments of type IstioClient Modifier and Type Method Description Class<IstioClient>IstioExtensionAdapter. getExtensionType()
-