k3s/pkg/kubelet/container
Lee Verberne ba6f31a6c6 Add a container type to the runtime labels
This is part of the "Debug Containers" feature and is hidden behind
a feature gate. Debug containers have no stored spec, so this new
runtime label allows the kubelet to treat containers differently
without relying on spec.
2018-01-23 13:16:36 +01:00
..
testing Consolidate DNS codes in kubelet pkg 2017-11-16 21:07:24 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
cache.go
cache_test.go
container_gc.go trigger aggressive container garbage collection when under disk pressure 2017-06-03 07:52:36 -07:00
container_reference_manager.go revert workaround in PR 46246 as APIs have been consistent 2017-07-09 20:38:01 +08:00
helpers.go Consolidate DNS codes in kubelet pkg 2017-11-16 21:07:24 -08:00
helpers_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
os.go
pty_linux.go
pty_unsupported.go
ref.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
ref_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
resize.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
runtime.go Add a container type to the runtime labels 2018-01-23 13:16:36 +01:00
runtime_cache.go
runtime_cache_fake.go
runtime_cache_test.go
sync_result.go
sync_result_test.go