public class IstioMockServer extends KubernetesMockServer
| Constructor and Description |
|---|
IstioMockServer() |
IstioMockServer(boolean useHttps) |
IstioMockServer(io.fabric8.mockwebserver.Context context,
okhttp3.mockwebserver.MockWebServer server,
Map<io.fabric8.mockwebserver.ServerRequest,Queue<io.fabric8.mockwebserver.ServerResponse>> responses,
okhttp3.mockwebserver.Dispatcher dispatcher,
boolean useHttps) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.istio.client.NamespacedIstioClient |
createIstio() |
String[] |
getRootPaths() |
clearExpectations, createClient, destroy, getMockConfiguration, init, init, onStartexpect, getHostName, getLastRequest, getPort, getRequestCount, shutdown, start, start, start, takeRequest, takeRequest, toProxyAddress, urlpublic IstioMockServer()
public IstioMockServer(boolean useHttps)
public String[] getRootPaths()
getRootPaths in class KubernetesMockServerpublic io.fabric8.istio.client.NamespacedIstioClient createIstio()
Copyright © 2015–2022 Red Hat. All rights reserved.