Update go dependencies
This commit is contained in:
parent
c639f490b1
commit
d3c957192e
125 changed files with 12284 additions and 0 deletions
8
vendor/sigs.k8s.io/testing_frameworks/integration/README.md
generated
vendored
Normal file
8
vendor/sigs.k8s.io/testing_frameworks/integration/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Integration Testing Framework
|
||||
|
||||
A framework for integration testing components of kubernetes. This framework is
|
||||
intended to work properly both in CI, and on a local dev machine. It therefore
|
||||
explicitly supports both Linux and Darwin.
|
||||
|
||||
For detailed documentation see the
|
||||
[](https://godoc.org/github.com/kubernetes-sigs/testing_frameworks/integration).
|
||||
Loading…
Add table
Add a link
Reference in a new issue