k3s/cmd/kubelet/app
Davanum Srinivas bcf6d39b3a
Deprecate containerized kubelet
Change-Id: Ia82878d81822a2d7214bea21ffe9dde7087a315f
2019-02-19 14:06:15 -05:00
..
options Deprecate containerized kubelet 2019-02-19 14:06:15 -05:00
BUILD autogen files to support new project structure. 2019-02-15 10:29:31 -05:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
auth.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
init_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
init_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
plugins.go fix golint issues for pkg/volume/empty_dir 2018-10-15 20:00:36 +00:00
server.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00
server_bootstrap_test.go Switch WaitForCertificate to informers to avoid broken watches 2019-02-06 22:27:00 +01:00
server_linux.go replace golang.org/x/exp/inotify with standalone library 2018-11-13 14:51:40 -08:00
server_test.go Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
server_unsupported.go