Uses of Class
io.kubernetes.client.openapi.models.V1Overhead
Packages that use V1Overhead
-
Uses of V1Overhead in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1OverheadModifier and TypeMethodDescriptionstatic V1Overhead
Create an instance of V1Overhead given an JSON stringV1RuntimeClass.getOverhead()
Get overheadV1Overhead.putPodFixedItem
(String key, Quantity podFixedItem) Methods in io.kubernetes.client.openapi.models with parameters of type V1OverheadModifier and TypeMethodDescriptionV1RuntimeClass.overhead
(V1Overhead overhead) void
V1RuntimeClass.setOverhead
(V1Overhead overhead)