kubernetes/pkg/controller/deployment/util
Anthony Yeh 887acb07ea Deployment/util: Filter by ControllerRef.
The list functions in deployment/util are used outside the Deployment
controller itself. Therefore, they don't do actual adoption/orphaning.
However, they still need to avoid listing things that don't belong.
2017-03-06 15:12:06 -08:00
..
BUILD Deployment/util: Filter by ControllerRef. 2017-03-06 15:12:06 -08:00
deployment_util_test.go Deployment/util: Filter by ControllerRef. 2017-03-06 15:12:06 -08:00
deployment_util.go Deployment/util: Filter by ControllerRef. 2017-03-06 15:12:06 -08:00
hash_test.go Test and benchmark adler and fnv 2017-01-06 17:51:20 +01:00
pod_util.go DaemonSet updates 2017-02-27 09:15:56 +01:00
replicaset_util.go Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00