Uses of Class
io.kubernetes.client.openapi.models.V1NodeRuntimeHandler
Packages that use V1NodeRuntimeHandler
-
Uses of V1NodeRuntimeHandler in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeRuntimeHandlerModifier and TypeMethodDescriptionV1NodeRuntimeHandler.features
(V1NodeRuntimeHandlerFeatures features) static V1NodeRuntimeHandler
Create an instance of V1NodeRuntimeHandler given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1NodeRuntimeHandlerModifier and TypeMethodDescriptionV1NodeStatus.getRuntimeHandlers()
The available runtime handlers.Methods in io.kubernetes.client.openapi.models with parameters of type V1NodeRuntimeHandlerModifier and TypeMethodDescriptionV1NodeStatus.addRuntimeHandlersItem
(V1NodeRuntimeHandler runtimeHandlersItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1NodeRuntimeHandlerModifier and TypeMethodDescriptionV1NodeStatus.runtimeHandlers
(List<V1NodeRuntimeHandler> runtimeHandlers) void
V1NodeStatus.setRuntimeHandlers
(List<V1NodeRuntimeHandler> runtimeHandlers)