Kazan v0.7.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 the error was encountered.