mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-11 23:04:31 -05:00
mockery has introduced breaking changes and switched to a v3 branch, this migrates to that, mostly using the built-in migration tool. Mocks are now generated in single files per package, except in packages containing mocks for multiple interface packages (in pkg/kubelet/container/testing). Signed-off-by: Stephen Kitt <skitt@redhat.com> |
||
|---|---|---|
| .. | ||
| golangci-lint | ||
| ncpu | ||
| publishing-verifier | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| go.work | ||
| README.md | ||
This directory contains a stub go module used to track version of development tools like the ones needed for linting go sources.