This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-11-02 06:47:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b7d03ed3d5eaa1077141e97e353cab3da57f45d0
kubernetes
/
pkg
/
client
/
restclient
History
Clayton Coleman
b7d03ed3d5
Move watch/versioned to pkg/apis/meta/v1/watch.go
...
Move the encoder and decoder to restclient since it is generic to that package.
2017-01-06 23:45:00 -05:00
..
fake
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
watch
Move watch/versioned to pkg/apis/meta/v1/watch.go
2017-01-06 23:45:00 -05:00
BUILD
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
client_test.go
refactor: update bazel, codec, and gofmt
2016-12-03 19:10:53 -05:00
client.go
…
config_test.go
…
config.go
…
OWNERS
Update OWNERS
2016-12-19 16:05:48 -08:00
plugin_test.go
…
plugin.go
…
request_test.go
Retry connection reset by peer
2016-12-27 10:01:42 +01:00
request.go
Retry connection reset by peer
2016-12-27 10:01:42 +01:00
transport.go
…
url_utils_test.go
…
url_utils.go
Better deal with failures under golang 1.8beta1
2016-12-09 14:15:02 -05:00
urlbackoff_test.go
…
urlbackoff.go
…
versions.go
…