kubernetes/pkg/controller
tummychow 78ce5da988 Move util.StringSet into its own package
A lot of packages use StringSet, but they don't use anything else from
the util package. Moving StringSet into another package will shrink
their dependency trees significantly.
2015-09-10 12:04:15 -07:00
..
autoscaler Implemented removal of Deployments, Daemons & HorizontalPodAutoscalers when Namespace is removed. 2015-09-09 10:59:43 +02:00
endpoint Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
framework Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
namespace Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
node Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
persistentvolume Merge pull request #10833 from markturansky/loosen_binding 2015-09-04 09:06:31 -07:00
replication Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
resourcequota Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
route Cleanup deprecated Forever function 2015-08-24 10:31:59 +08:00
service External IPs support. 2015-08-20 16:10:01 -07:00
serviceaccount Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
controller_utils_test.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
controller_utils.go Update controllers and client to handle terminating pods 2015-08-20 11:04:39 -04:00
doc.go Refactor package controller 2015-07-29 09:54:35 -07:00