Files
c/kubernetes/docs/v1_volume_error.md
Kubernetes Prow Robot f0ac80fb61 Automated openapi generation from release-1.27
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-06-05 02:09:22 +00:00

12 lines
579 B
Markdown

# v1_volume_error_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **char \*** | message represents the error encountered during Attach or Detach operation. This string may be logged, so it should not contain sensitive information. | [optional]
**time** | **char \*** | time represents the time the error was encountered. | [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)