kubernetes/pkg/controlplane/reconcilers
Dan Winship b07fe3a974 Simplify reconciler unit test setup
Pass initial state objects to fake.NewSimpleClientSet() rather than
calling Create() by hand.

(This will make it easier to have an initial state that is a mix of
Endpoints and EndpointSlices later on.)
2022-05-27 08:46:23 -04:00
..
doc.go
endpointsadapter_test.go Simplify reconciler unit test setup 2022-05-27 08:46:23 -04:00
endpointsadapter.go Update controlplane to use EndpointSlice V1 API 2021-03-06 20:05:24 -08:00
instancecount_test.go Simplify reconciler unit test setup 2022-05-27 08:46:23 -04:00
instancecount.go Fix up some kubernetes service reconciling code organization. 2022-05-26 13:39:54 -04:00
lease_test.go Simplify reconciler unit test setup 2022-05-27 08:46:23 -04:00
lease.go Destroy endpoints-reconciler lease storage on shutdown 2022-05-05 13:45:48 +02:00
none.go Destroy endpoints-reconciler lease storage on shutdown 2022-05-05 13:45:48 +02:00
reconcilers.go Destroy endpoints-reconciler lease storage on shutdown 2022-05-05 13:45:48 +02:00