k3s/pkg/controller/framework
saadali 92500a20d7 Attach detach controller business logic added
Split controller cache into actual and desired state of world.
Controller will only operate on volumes scheduled to nodes that
have the "volumes.kubernetes.io/controller-managed-attach" annotation.
2016-05-24 23:01:16 -07:00
..
informers Attach detach controller business logic added 2016-05-24 23:01:16 -07:00
controller.go add SharedInformer 2016-04-18 08:51:55 -04:00
controller_test.go Separate sync and list functionality in the reflector. #23394 2016-05-19 07:41:24 -04:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
fake_controller_source.go Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
fake_controller_source_test.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
shared_informer.go Merge pull request #25671 from deads2k/fix-add-indexer 2016-05-18 14:48:43 -07:00