Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isVirtual (0.09 sec)

  1. pilot/pkg/networking/core/envoyfilter/listener_patch.go

    	if lMatch == nil {
    		return true
    	}
    
    	isVirtual := listener.Name == model.VirtualInboundListenerName || listener.Name == model.VirtualOutboundListenerName
    	// We only do this for virtual listeners, which will move the listener port into a FCM. For non-virtual listeners,
    	// we will handle this in the proper listener match.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 17 15:39:29 UTC 2024
    - 26.7K bytes
    - Viewed (0)
Back to top