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-25 15:33:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2077a5ce2e5c4734a48d21abdb376da9df24f9c4
kubernetes
/
pkg
/
kubelet
/
container
History
Chao Xu
4f9591b1de
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
..
testing
autogenerated
2017-04-14 10:40:57 -07:00
BUILD
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
cache_test.go
…
cache.go
…
container_gc.go
…
container_reference_manager.go
…
helpers_test.go
Remove extra operations when generating pod sandbox configuration.
2017-02-24 15:06:03 -08:00
helpers.go
call GetHostIP from makeEnvironment
2017-03-28 20:20:21 -04:00
os.go
Use chmod to bypass umask on termination log file
2017-01-23 12:26:37 -05:00
pty_linux.go
…
pty_unsupported.go
…
ref_test.go
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
ref.go
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
2017-04-17 11:38:11 -07:00
resize.go
Decouple remotecommand client from term/kubelet dependencies
2017-04-13 15:56:40 +03:00
runtime_cache_fake.go
…
runtime_cache_test.go
…
runtime_cache.go
…
runtime.go
Decouple remotecommand client from term/kubelet dependencies
2017-04-13 15:56:40 +03:00
sync_result_test.go
…
sync_result.go
…