Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for initServiceDiscoveryWithOpts (0.41 sec)

  1. pilot/pkg/serviceregistry/serviceentry/controller_test.go

    		}
    	}
    }
    
    type Event = xdsfake.Event
    
    func initServiceDiscovery(t test.Failer) (model.ConfigStore, *Controller, *xdsfake.Updater) {
    	return initServiceDiscoveryWithOpts(t, false)
    }
    
    // initServiceDiscoveryWithoutEvents initializes a test setup with no events. This avoids excessive attempts to push
    // EDS updates to a full queue
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 29 15:31:09 UTC 2024
    - 92.9K bytes
    - Viewed (0)
Back to top