Files
ceph-csi/e2e/vendor/k8s.io/client-go/rest/.mockery.yaml

11 lines
250 B
YAML
Raw Normal View History

---
dir: .
filename: "mock_{{.InterfaceName | snakecase}}_test.go"
boilerplate-file: ../../../../../hack/boilerplate/boilerplate.generatego.txt
outpkg: rest
with-expecter: true
packages:
k8s.io/client-go/rest:
interfaces:
BackoffManager: