Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for isSubscribed (0.09 sec)

  1. pilot/pkg/xds/ads_test.go

    		ResourceNames: []string{"fake-cluster"},
    		TypeUrl:       v3.ClusterType,
    		ResponseNonce: res.Nonce,
    	})
    	// After ACK, should be updated
    	expectNonce(res.Nonce, v3.ClusterType)
    	// Types we are not subscribed to are also updated
    	expectNonce(res.Nonce, v3.RouteType)
    	// Ledger has no explicit close, only through GC, so we need to make sure it can be GCed
    	s.Env().SetLedger(nil)
    	s.Discovery.StatusReporter = nil
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 30 17:25:17 UTC 2024
    - 30.3K bytes
    - Viewed (0)
Back to top