python/kubernetes/docs/V1NodeRuntimeHandler.md
2024-05-21 22:28:02 +00:00

554 B

V1NodeRuntimeHandler

NodeRuntimeHandler is a set of runtime handler information.

Properties

Name Type Description Notes
features V1NodeRuntimeHandlerFeatures [optional]
name str Runtime handler name. Empty for the default runtime handler. [optional]

[Back to Model list] [Back to API list] [Back to README]