dhall-kubernetes/types/io.k8s.api.core.v1.AzureFileVolumeSource.dhall
2018-05-27 19:55:47 +02:00

5 lines
76 B
Plaintext

{ readOnly : (Optional (Bool))
, secretName : (Text)
, shareName : (Text)
}