Uses of Class
io.kubernetes.client.openapi.models.V1ResourceSliceSpec
Packages that use V1ResourceSliceSpec
-
Uses of V1ResourceSliceSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ResourceSliceSpecModifier and TypeMethodDescriptionV1ResourceSliceSpec.addDevicesItem(V1Device devicesItem) V1ResourceSliceSpec.addSharedCountersItem(V1CounterSet sharedCountersItem) V1ResourceSlice.getSpec()Get specV1ResourceSliceSpec.nodeSelector(V1NodeSelector nodeSelector) V1ResourceSliceSpec.perDeviceNodeSelection(Boolean perDeviceNodeSelection) V1ResourceSliceSpec.pool(V1ResourcePool pool) V1ResourceSliceSpec.sharedCounters(List<V1CounterSet> sharedCounters) Methods in io.kubernetes.client.openapi.models with parameters of type V1ResourceSliceSpecModifier and TypeMethodDescriptionvoidV1ResourceSlice.setSpec(V1ResourceSliceSpec spec) V1ResourceSlice.spec(V1ResourceSliceSpec spec)