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

579 B

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] [Back to API list] [Back to README]