kubernetes/pkg/apis/extensions
Clayton Coleman e929baf91a Support stdinOnce, which allows run-once STDIN injection
This allows containers to wait for input before startup by listening
on STDIN, and after STDIN is closed, continue running. Matches the
Docker syntax.
2015-10-16 20:33:50 -04:00
..
install experimental. -> extensions. 2015-10-09 15:49:10 -07:00
v1beta1 Support stdinOnce, which allows run-once STDIN injection 2015-10-16 20:33:50 -04:00
validation Merge pull request #15646 from mikedanese/ds 2015-10-16 12:37:09 -07:00
deep_copy_generated.go Support stdinOnce, which allows run-once STDIN injection 2015-10-16 20:33:50 -04:00
helpers_test.go plumb PodSelector through the api 2015-10-15 07:42:57 -07:00
helpers.go plumb PodSelector through the api 2015-10-15 07:42:57 -07:00
register.go manual fix package name 2015-10-09 15:41:29 -07:00
types.generated.go Autogenerate files. 2015-10-16 10:20:02 +02:00
types.go HorizontalPodAutoscaler API: removal of ResourceConsumption target, introduction of CPU request utilization & other cleanups. 2015-10-16 07:15:50 +02:00