kubernetes/pkg/apis/componentconfig
Pengfei Ni b36ace9a57 Kubelet: add --container-runtime-endpoint and --image-service-endpoint
New flag --container-runtime-endpoint (overrides --container-runtime)
is introduced to kubelet which identifies the unix socket file of
the remote runtime service. And new flag --image-service-endpoint is
introduced to kubelet which identifies the unix socket file of the
image service.
2016-08-19 10:22:44 +08:00
..
install fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
v1alpha1 Kubelet: add --container-runtime-endpoint and --image-service-endpoint 2016-08-19 10:22:44 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
register.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
types.generated.go Kubelet: add --container-runtime-endpoint and --image-service-endpoint 2016-08-19 10:22:44 +08:00
types.go Kubelet: add --container-runtime-endpoint and --image-service-endpoint 2016-08-19 10:22:44 +08:00
zz_generated.deepcopy.go Kubelet: add --container-runtime-endpoint and --image-service-endpoint 2016-08-19 10:22:44 +08:00