/dhall-kubernetes-1.13-v3.0.0/types/io.k8s.api.storage.v1alpha1.VolumeAttachmentStatus.dhall

Copy path to clipboard

Source

{ attachError : ./io.k8s.api.storage.v1alpha1.VolumeError.dhall
, attached : Bool
, attachmentMetadata : List { mapKey : Text, mapValue : Text }
, detachError : ./io.k8s.api.storage.v1alpha1.VolumeError.dhall
}