Uses of Class
io.kubernetes.client.openapi.apis.CoreV1Api.APIpatchNodeStatusRequest
Packages that use CoreV1Api.APIpatchNodeStatusRequest
-
Uses of CoreV1Api.APIpatchNodeStatusRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return CoreV1Api.APIpatchNodeStatusRequestModifier and TypeMethodDescriptionSet dryRunCoreV1Api.APIpatchNodeStatusRequest.fieldManager
(String fieldManager) Set fieldManagerCoreV1Api.APIpatchNodeStatusRequest.fieldValidation
(String fieldValidation) Set fieldValidationSet forceCoreV1Api.patchNodeStatus
(String name, V1Patch body) partially update status of the specified NodeSet pretty