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.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.PriorityClassList,io.fabric8.kubernetes.api.model.scheduling.DoneablePriorityClass,Resource<io.fabric8.kubernetes.api.model.scheduling.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.DoneablePriorityClass>> |
priorityClass() |
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPath
getConfiguration
public SchedulingAPIGroupClient(okhttp3.OkHttpClient httpClient, Config config) throws KubernetesClientException
KubernetesClientException
public MixedOperation<io.fabric8.kubernetes.api.model.scheduling.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.PriorityClassList,io.fabric8.kubernetes.api.model.scheduling.DoneablePriorityClass,Resource<io.fabric8.kubernetes.api.model.scheduling.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.DoneablePriorityClass>> priorityClass()
priorityClass
in interface SchedulingAPIGroupDSL
Copyright © 2015–2019 Red Hat. All rights reserved.