mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-05 02:26:39 +03:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
{ attachError : (Optional (./io.k8s.api.storage.v1alpha1.VolumeError.dhall))
|
|
, attached : (Bool)
|
|
, attachmentMetadata : (Optional ((List {mapKey : Text, mapValue : Text})))
|
|
, detachError : (Optional (./io.k8s.api.storage.v1alpha1.VolumeError.dhall))
|
|
}
|