Uses of Class
io.kubernetes.client.openapi.models.V1beta2ResourcePool
Packages that use V1beta2ResourcePool
-
Uses of V1beta2ResourcePool in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2ResourcePoolModifier and TypeMethodDescriptionstatic V1beta2ResourcePool
Create an instance of V1beta2ResourcePool given an JSON stringV1beta2ResourcePool.generation
(Long generation) V1beta2ResourceSliceSpec.getPool()
Get poolV1beta2ResourcePool.resourceSliceCount
(Long resourceSliceCount) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2ResourcePoolModifier and TypeMethodDescriptionV1beta2ResourceSliceSpec.pool
(V1beta2ResourcePool pool) void
V1beta2ResourceSliceSpec.setPool
(V1beta2ResourcePool pool)