import { type VolumeAttachmentStatus } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/storage.k8s.io@v1/structs.ts";
VolumeAttachmentStatus is the status of a VolumeAttachment request.
Properties
optional
attachError: VolumeError | nulloptional
detachError: VolumeError | null