Files
perl/docs/V1VolumeError.md
2019-03-23 16:42:23 +08:00

650 B

Kubernetes::Object::V1VolumeError

Load the model package

use Kubernetes::Object::V1VolumeError;

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 DateTime Time the error was encountered. [optional]

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