Uses of Class
io.kubernetes.client.openapi.apis.SchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest
Packages that use SchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest
-
Uses of SchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return SchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequestModifier and TypeMethodDescriptionSchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest.body(V1DeleteOptions body) Set bodySchedulingV1alpha2Api.deleteNamespacedPodGroup(String name, String namespace) delete a PodGroupSet dryRunSchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsSchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest.ignoreStoreReadErrorWithClusterBreakingPotential(Boolean ignoreStoreReadErrorWithClusterBreakingPotential) Set ignoreStoreReadErrorWithClusterBreakingPotentialSchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettySchedulingV1alpha2Api.APIdeleteNamespacedPodGroupRequest.propagationPolicy(String propagationPolicy) Set propagationPolicy