public class DefaultCertManagerClient extends ExtensionRootClientAdapter<DefaultCertManagerClient> implements NamespacedCertManagerClient
| Constructor and Description |
|---|
DefaultCertManagerClient() |
DefaultCertManagerClient(Client client) |
DefaultCertManagerClient(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultCertManagerClient |
newInstance(Client client) |
V1APIGroupDSL |
v1() |
V1alpha2APIGroupDSL |
v1alpha2() |
V1alpha3APIGroupDSL |
v1alpha3() |
V1beta1APIGroupDSL |
v1beta1() |
FunctionCallable<NamespacedCertManagerClient> |
withRequestConfig(RequestConfig requestConfig) |
newInstanceadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, raw, resources, rootPaths, supports, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPathinNamespaceinAnyNamespacepublic DefaultCertManagerClient()
public DefaultCertManagerClient(Config config)
public DefaultCertManagerClient(Client client)
protected DefaultCertManagerClient newInstance(Client client)
newInstance in class ExtensionRootClientAdapter<DefaultCertManagerClient>public FunctionCallable<NamespacedCertManagerClient> withRequestConfig(RequestConfig requestConfig)
withRequestConfig in interface RequestConfigurable<NamespacedCertManagerClient>public V1APIGroupDSL v1()
v1 in interface CertManagerClientpublic V1alpha2APIGroupDSL v1alpha2()
v1alpha2 in interface CertManagerClientpublic V1alpha3APIGroupDSL v1alpha3()
v1alpha3 in interface CertManagerClientpublic V1beta1APIGroupDSL v1beta1()
v1beta1 in interface CertManagerClientCopyright © 2015–2023 Red Hat. All rights reserved.