public class DefaultVolcanoClient extends ExtensionRootClientAdapter<DefaultVolcanoClient> implements NamespacedVolcanoClient, SupportTestingClient
| Constructor and Description |
|---|
DefaultVolcanoClient() |
DefaultVolcanoClient(Client client) |
DefaultVolcanoClient(Config configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported() |
protected DefaultVolcanoClient |
newInstance(Client client) |
MixedOperation<io.fabric8.volcano.scheduling.v1beta1.PodGroup,io.fabric8.volcano.scheduling.v1beta1.PodGroupList,Resource<io.fabric8.volcano.scheduling.v1beta1.PodGroup>> |
podGroups() |
MixedOperation<io.fabric8.volcano.scheduling.v1beta1.Queue,io.fabric8.volcano.scheduling.v1beta1.QueueList,Resource<io.fabric8.volcano.scheduling.v1beta1.Queue>> |
queues() |
V1beta1APIGroupDSL |
v1beta1() |
FunctionCallable<NamespacedVolcanoClient> |
withRequestConfig(RequestConfig requestConfig) |
newInstanceadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, resources, rootPaths, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, resources, resources, rootPaths, supports, supportsApiPathinNamespaceinAnyNamespacepublic DefaultVolcanoClient()
public DefaultVolcanoClient(Config configuration)
public DefaultVolcanoClient(Client client)
protected DefaultVolcanoClient newInstance(Client client)
newInstance in class ExtensionRootClientAdapter<DefaultVolcanoClient>public FunctionCallable<NamespacedVolcanoClient> withRequestConfig(RequestConfig requestConfig)
withRequestConfig in interface RequestConfigurable<NamespacedVolcanoClient>public MixedOperation<io.fabric8.volcano.scheduling.v1beta1.PodGroup,io.fabric8.volcano.scheduling.v1beta1.PodGroupList,Resource<io.fabric8.volcano.scheduling.v1beta1.PodGroup>> podGroups()
podGroups in interface VolcanoClientpublic MixedOperation<io.fabric8.volcano.scheduling.v1beta1.Queue,io.fabric8.volcano.scheduling.v1beta1.QueueList,Resource<io.fabric8.volcano.scheduling.v1beta1.Queue>> queues()
queues in interface VolcanoClientpublic V1beta1APIGroupDSL v1beta1()
v1beta1 in interface VolcanoClientpublic boolean isSupported()
isSupported in interface SupportTestingClientCopyright © 2015–2023 Red Hat. All rights reserved.