Uses of Class
io.kubernetes.client.openapi.models.V1alpha3ResourcePool
Packages that use V1alpha3ResourcePool
-
Uses of V1alpha3ResourcePool in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3ResourcePoolModifier and TypeMethodDescriptionstatic V1alpha3ResourcePool
Create an instance of V1alpha3ResourcePool given an JSON stringV1alpha3ResourcePool.generation
(Long generation) V1alpha3ResourceSliceSpec.getPool()
Get poolV1alpha3ResourcePool.resourceSliceCount
(Long resourceSliceCount) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3ResourcePoolModifier and TypeMethodDescriptionV1alpha3ResourceSliceSpec.pool
(V1alpha3ResourcePool pool) void
V1alpha3ResourceSliceSpec.setPool
(V1alpha3ResourcePool pool)