public class SchedulingAPIGroupClient extends BaseClient implements SchedulingAPIGroupDSL
APISconfig, httpClient| Constructor and Description |
|---|
SchedulingAPIGroupClient(ClientContext clientContext) |
| 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, adaptState, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, newState, rootPaths, supportsApiPathgetConfiguration, getHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetHttpClientgetConfigurationpublic SchedulingAPIGroupClient(ClientContext clientContext)
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–2022 Red Hat. All rights reserved.