Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tests/integration/pilot/forwardproxy/envoy_config_generator.go

    							Format: &envoy_core.SubstitutionFormatString_TextFormatSource{
    								TextFormatSource: &envoy_core.DataSource{
    									Specifier: &envoy_core.DataSource_InlineString{
    										InlineString: createAccessLogFormat(listenerName),
    									},
    								},
    							},
    						},
    					},
    				}),
    			},
    		},
    	}
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 27 19:22:30 UTC 2023
    - 8.8K bytes
    - Viewed (0)
Back to top