Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for shouldSetWatchedResources (0.22 sec)

  1. pilot/pkg/xds/delta.go

    	return url == v3.ExtensionConfigurationType
    }
    
    // shouldSetWatchedResources indicates whether we should set the watched resources for a given type.
    // for some type like `Address` we customly handle it in the generator
    func shouldSetWatchedResources(w *model.WatchedResource) bool {
    	if requiresResourceNamesModification(w.TypeUrl) {
    		// These handle it directly in the generator
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:37 UTC 2024
    - 25.6K bytes
    - Viewed (0)
Back to top