public class SchedulingAPIGroupClient extends BaseClient implements SchedulingAPIGroupDSL
httpClient| Constructor and Description |
|---|
SchedulingAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.kubernetes.api.model.scheduling.v1beta1.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.v1beta1.PriorityClassList,Resource<io.fabric8.kubernetes.api.model.scheduling.v1beta1.PriorityClass>> |
priorityClass() |
V1SchedulingAPIGroupDSL |
v1() |
V1beta1SchedulingAPIGroupDSL |
v1beta1() |
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationpublic SchedulingAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public MixedOperation<io.fabric8.kubernetes.api.model.scheduling.v1beta1.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.v1beta1.PriorityClassList,Resource<io.fabric8.kubernetes.api.model.scheduling.v1beta1.PriorityClass>> priorityClass()
priorityClass in interface SchedulingAPIGroupDSLpublic V1SchedulingAPIGroupDSL v1()
v1 in interface SchedulingAPIGroupDSLpublic V1beta1SchedulingAPIGroupDSL v1beta1()
v1beta1 in interface SchedulingAPIGroupDSLCopyright © 2015–2021 Red Hat. All rights reserved.