public class OpenShiftQuotaAPIGroupClient extends BaseOpenShiftClient implements OpenShiftQuotaAPIGroupDSL
APISconfig, httpClient| Constructor and Description |
|---|
OpenShiftQuotaAPIGroupClient() |
OpenShiftQuotaAPIGroupClient(ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota>> |
appliedClusterResourceQuotas() |
MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>> |
clusterResourceQuotas() |
getConfigurationadapt, adaptState, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, newState, rootPaths, supportsApiPathgetHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetHttpClientgetConfigurationpublic OpenShiftQuotaAPIGroupClient()
public OpenShiftQuotaAPIGroupClient(ClientContext clientContext)
public MixedOperation<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota>> appliedClusterResourceQuotas()
appliedClusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>> clusterResourceQuotas()
clusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLCopyright © 2015–2020 Red Hat. All rights reserved.