public class OpenShiftQuotaAPIGroupClient extends io.fabric8.kubernetes.client.extension.ClientAdapter<OpenShiftQuotaAPIGroupClient> implements OpenShiftQuotaAPIGroupDSL
| Constructor and Description |
|---|
OpenShiftQuotaAPIGroupClient() |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota>> |
appliedClusterResourceQuotas() |
io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>> |
clusterResourceQuotas() |
OpenShiftQuotaAPIGroupClient |
newInstance() |
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, resources, rootPaths, supports, supportsApiPathpublic io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota>> appliedClusterResourceQuotas()
appliedClusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLpublic io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>> clusterResourceQuotas()
clusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLpublic OpenShiftQuotaAPIGroupClient newInstance()
newInstance in class io.fabric8.kubernetes.client.extension.ClientAdapter<OpenShiftQuotaAPIGroupClient>Copyright © 2015–2023 Red Hat. All rights reserved.