Package io.fabric8.kubernetes.client.dsl
Interface V1SchedulingAPIGroupDSL
-
- All Superinterfaces:
AutoCloseable,Client,Closeable
public interface V1SchedulingAPIGroupDSL extends Client
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method 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()-
Methods inherited from interface io.fabric8.kubernetes.client.Client
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getAPIVersions, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPath
-
-
-
-
Method Detail
-
priorityClasses
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()
-
-