KubernetesMockServer instead@Deprecated public class CertManagerMockServer extends KubernetesMockServer
| Constructor and Description |
|---|
CertManagerMockServer()
Deprecated.
|
CertManagerMockServer(boolean useHttps)
Deprecated.
|
CertManagerMockServer(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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.certmanager.client.NamespacedCertManagerClient |
createCertManager()
Deprecated.
|
String[] |
getRootPaths()
Deprecated.
|
clearExpectations, createClient, createClient, destroy, expectCustomResource, getMockConfiguration, init, init, onStart, reset, setUnsupported, setVersionInfoexpect, getHostName, getLastRequest, getPort, getRequestCount, shutdown, start, start, start, takeRequest, takeRequest, toProxyAddress, urlpublic CertManagerMockServer()
public CertManagerMockServer(boolean useHttps)
public CertManagerMockServer(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)
public String[] getRootPaths()
getRootPaths in class KubernetesMockServerpublic io.fabric8.certmanager.client.NamespacedCertManagerClient createCertManager()
Copyright © 2015–2022 Red Hat. All rights reserved.