/dhall-kubernetes-1.15-v4.0.0/types/io.k8s.api.storage.v1beta1.CSIDriver.dhall

Copy path to clipboard

Source

{ apiVersion : Text
, kind : Text
, metadata : ./io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta.dhall
, spec : ./io.k8s.api.storage.v1beta1.CSIDriverSpec.dhall
}