Uses of Class
io.kubernetes.client.openapi.models.V1ResourcePool
Packages that use V1ResourcePool
-
Uses of V1ResourcePool in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ResourcePoolModifier and TypeMethodDescriptionstatic V1ResourcePoolCreate an instance of V1ResourcePool given an JSON stringV1ResourcePool.generation(Long generation) V1ResourceSliceSpec.getPool()Get poolV1ResourcePool.resourceSliceCount(Long resourceSliceCount) Methods in io.kubernetes.client.openapi.models with parameters of type V1ResourcePoolModifier and TypeMethodDescriptionV1ResourceSliceSpec.pool(V1ResourcePool pool) voidV1ResourceSliceSpec.setPool(V1ResourcePool pool)