Update go dependencies
This commit is contained in:
parent
15ffb51394
commit
bb4d483837
1621 changed files with 86368 additions and 284392 deletions
5
vendor/k8s.io/utils/README.md
generated
vendored
5
vendor/k8s.io/utils/README.md
generated
vendored
|
|
@ -41,7 +41,10 @@ an existing package to this repository.
|
|||
the [FakeExec](exec/testing/fake_exec.go) struct.
|
||||
|
||||
- [Temp](/temp) provides an interface to create temporary directories. It also
|
||||
provides a [FakeDir](temp/temptesting) implementation to replace in tests.
|
||||
provides a [FakeDir](temp/temptest) implementation to replace in tests.
|
||||
|
||||
- [Clock](/clock) provides an interface for time-based operations. It allows
|
||||
mocking time for testing.
|
||||
|
||||
[Build Status]: https://travis-ci.org/kubernetes/utils.svg?branch=master
|
||||
[Go standard libs]: https://golang.org/pkg/#stdlib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue