Files
go/kubernetes/docs/V1beta1VolumeError.md

12 lines
574 B
Markdown
Raw Normal View History

# V1beta1VolumeError
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**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.Time.md) | 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)