public interface VolcanoClient extends Client
| Modifier and Type | Method and Description |
|---|---|
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() |
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, resources, resources, rootPaths, supports, supportsApiPathMixedOperation<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()
Copyright © 2015–2023 Red Hat. All rights reserved.