kubernetes/pkg/controller
Solly Ross f78d61e7c2 [client-go] Add dynamic.Interface
This adds an interface form of dynamic.Client and
dynamic.ResourceClient, making those two follow the general client
conventions: `Interface` is an interface, and `Client` is the concrete
implementation.  `ClientPool` retains it's interface status.

This allows us to create a fake implemenation of dyanmic.Interface,
dynamic.ResourceInterface, and dynamic.ClientPool for testing.
2017-07-21 14:24:06 -04:00
..
bootstrap run hack/update-all 2017-06-22 11:31:03 -07:00
certificates Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
cloud update-bazel.sh 2017-07-17 15:06:08 -07:00
cronjob update-bazel.sh 2017-07-17 15:06:08 -07:00
daemon update-bazel.sh 2017-07-17 15:06:08 -07:00
deployment update-bazel.sh 2017-07-17 15:06:08 -07:00
disruption Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
endpoint Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
garbagecollector [client-go] Add dynamic.Interface 2017-07-21 14:24:06 -04:00
history Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
job update-bazel.sh 2017-07-17 15:06:08 -07:00
namespace [client-go] Add dynamic.Interface 2017-07-21 14:24:06 -04:00
node Merge pull request #48983 from k82cn/set_network_inode_unknown 2017-07-18 02:23:42 -07:00
podautoscaler Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
podgc Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
replicaset update-bazel.sh 2017-07-17 15:06:08 -07:00
replication Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
resourcequota Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
route Merge pull request #48797 from FengyunPan/fix-empty-cidr 2017-07-17 19:37:45 -07:00
service Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
serviceaccount Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
statefulset update-bazel.sh 2017-07-17 15:06:08 -07:00
ttl Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
volume update-bazel.sh 2017-07-17 15:06:08 -07:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Migrate api.Scheme to scheme.Scheme 2017-07-17 15:05:38 -07:00
client_builder.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
controller_ref_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_ref_manager.go Export BaseControllerRefManager 2017-07-17 22:36:51 +02:00
controller_utils_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
controller_utils.go manual changes 2017-07-17 15:05:38 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00