...

Text file src/k8s.io/kubernetes/test/e2e/testing-manifests/storage-csi/mock/csi-mock-driverinfo.yaml

Documentation: k8s.io/kubernetes/test/e2e/testing-manifests/storage-csi/mock

     1apiVersion: storage.k8s.io/v1
     2kind: CSIDriver
     3metadata:
     4  name: mock.storage.k8s.io
     5# Intentionally no spec. All values in the
     6# spec will be inserted dynamically by PatchCSIDeployment()
     7# in test/e2e/storage/utils/deployment.go.

View as plain text