public class SchedulingAPIGroupClient extends ClientAdapter<SchedulingAPIGroupClient> implements SchedulingAPIGroupDSL
| Constructor and Description |
|---|
SchedulingAPIGroupClient() |
| Modifier and Type | Method and Description |
|---|---|
SchedulingAPIGroupClient |
newInstance() |
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, 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, supportsApiPathpublic 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 SchedulingAPIGroupDSLpublic SchedulingAPIGroupClient newInstance()
newInstance in class ClientAdapter<SchedulingAPIGroupClient>Copyright © 2015–2023 Red Hat. All rights reserved.