Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newAccessLogBuilder (0.31 sec)

  1. pilot/pkg/networking/core/accesslog_test.go

    						Specifier: &core.DataSource_InlineString{
    							InlineString: model.EnvoyTextLogFormat,
    						},
    					},
    				},
    			},
    		},
    	}
    )
    
    func TestSetTCPAccessLog(t *testing.T) {
    	b := newAccessLogBuilder()
    
    	env := newTestEnviroment()
    
    	cases := []struct {
    		name     string
    		push     *model.PushContext
    		proxy    *model.Proxy
    		tcp      *tcp.TcpProxy
    		class    networking.ListenerClass
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:30 UTC 2024
    - 19.9K bytes
    - Viewed (0)
Back to top