Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for endpointslicestorage (0.13 sec)

  1. pkg/controller/endpointslicemirroring/endpointslicemirroring_controller_test.go

    var alwaysReady = func() bool { return true }
    
    type endpointSliceMirroringController struct {
    	*Controller
    	endpointsStore     cache.Store
    	endpointSliceStore cache.Store
    	serviceStore       cache.Store
    }
    
    func newController(ctx context.Context, batchPeriod time.Duration) (*fake.Clientset, *endpointSliceMirroringController) {
    	client := newClientset()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jul 12 12:57:29 UTC 2023
    - 13.9K bytes
    - Viewed (0)
Back to top