Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PILOT_ENABLE_MONGO_FILTER (0.2 sec)

  1. pilot/pkg/features/xds.go

    	).Get()
    
    	// EnableMongoFilter enables injection of `envoy.filters.network.mongo_proxy` in the filter chain.
    	EnableMongoFilter = env.Register(
    		"PILOT_ENABLE_MONGO_FILTER",
    		true,
    		"EnableMongoFilter enables injection of `envoy.filters.network.mongo_proxy` in the filter chain.",
    	).Get()
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Feb 24 06:18:36 UTC 2024
    - 3.4K bytes
    - Viewed (0)
Back to top