Files
go/kubernetes/docs/V1beta1VolumeError.md
2019-03-26 08:13:00 -07:00

574 B

V1beta1VolumeError

Properties

Name Type Description Notes
Message string String detailing the error encountered during Attach or Detach operation. This string maybe logged, so it should not contain sensitive information. [optional]
Time time.Time Time the error was encountered. [optional]

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