public class V1SchedulingAPIGroupClient extends BaseClient implements V1SchedulingAPIGroupDSL
APIS, httpClient
Constructor and Description |
---|
V1SchedulingAPIGroupClient() |
V1SchedulingAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
Modifier and Type | Method and Description |
---|---|
NonNamespaceOperation<io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassList,Resource<io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClass>> |
priorityClasses() |
adapt, adaptOkHttpClient, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, rootPaths, supportsApiPath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPath
getConfiguration
public V1SchedulingAPIGroupClient()
public V1SchedulingAPIGroupClient(okhttp3.OkHttpClient httpClient, Config config)
public NonNamespaceOperation<io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClass,io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClassList,Resource<io.fabric8.kubernetes.api.model.scheduling.v1.PriorityClass>> priorityClasses()
priorityClasses
in interface V1SchedulingAPIGroupDSL
Copyright © 2015–2020 Red Hat. All rights reserved.