Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for callInstanceHandlers (0.18 sec)

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

    		callInstanceHandlers([]*model.WorkloadInstance{fi2}, sd, model.EventAdd, t)
    		expectEvents(t, events,
    			Event{Type: "eds", ID: "selector.com", Namespace: selectorDNS.Namespace, EndpointCount: 6},
    			Event{Type: "xds full", ID: "selector.com"})
    	})
    
    	t.Run("full push on delete workload instance", func(t *testing.T) {
    		callInstanceHandlers([]*model.WorkloadInstance{fi1}, sd, model.EventDelete, t)
    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