Kazan v0.9.0 Kazan.Apis.Storage.V1alpha1.VolumeError View Source
VolumeError captures an error encountered during a volume operation.
OpenAPI Definition: io.k8s.api.storage.v1alpha1.VolumeError
Properties
message
::String
- String detailing the error encountered during Attach or Detach operation. This string maybe logged, so it should not contain sensitive information.
time
::Kazan.Models.Apimachinery.Meta.V1.Time
- Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.