Uses of Class
io.kubernetes.client.openapi.models.V1PodSchedulingGroup
Packages that use V1PodSchedulingGroup
-
Uses of V1PodSchedulingGroup in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PodSchedulingGroupModifier and TypeMethodDescriptionstatic V1PodSchedulingGroupCreate an instance of V1PodSchedulingGroup given an JSON stringV1PodSpec.getSchedulingGroup()Get schedulingGroupV1PodSchedulingGroup.podGroupName(String podGroupName) Methods in io.kubernetes.client.openapi.models with parameters of type V1PodSchedulingGroupModifier and TypeMethodDescriptionV1PodSpec.schedulingGroup(V1PodSchedulingGroup schedulingGroup) voidV1PodSpec.setSchedulingGroup(V1PodSchedulingGroup schedulingGroup)