Uses of Class
io.kubernetes.client.openapi.models.V1beta1ResourcePool
Packages that use V1beta1ResourcePool
-
Uses of V1beta1ResourcePool in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ResourcePoolModifier and TypeMethodDescriptionstatic V1beta1ResourcePool
Create an instance of V1beta1ResourcePool given an JSON stringV1beta1ResourcePool.generation
(Long generation) V1beta1ResourceSliceSpec.getPool()
Get poolV1beta1ResourcePool.resourceSliceCount
(Long resourceSliceCount) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1ResourcePoolModifier and TypeMethodDescriptionV1beta1ResourceSliceSpec.pool
(V1beta1ResourcePool pool) void
V1beta1ResourceSliceSpec.setPool
(V1beta1ResourcePool pool)