This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1NodeRuntimeHandler.md

13 lines
554 B
Markdown
Raw Normal View History

# V1NodeRuntimeHandler
NodeRuntimeHandler is a set of runtime handler information.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**features** | [**V1NodeRuntimeHandlerFeatures**](V1NodeRuntimeHandlerFeatures.md) | | [optional]
**name** | **str** | Runtime handler name. Empty for the default runtime handler. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)