public class KnativeMockServer extends KubernetesMockServer
| Constructor and Description |
|---|
KnativeMockServer() |
KnativeMockServer(boolean useHttps) |
KnativeMockServer(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.knative.client.NamespacedKnativeClient |
createKnative() |
String[] |
getRootPaths() |
createClient, destroy, getLastRequest, getMockConfiguration, init, init, onStartpublic KnativeMockServer()
public KnativeMockServer(boolean useHttps)
public String[] getRootPaths()
getRootPaths in class KubernetesMockServerpublic io.fabric8.knative.client.NamespacedKnativeClient createKnative()
Copyright © 2015–2020 Red Hat. All rights reserved.