Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestBuildRouterFilter (0.34 sec)

  1. pilot/pkg/xds/filters/filters_test.go

    	hcm "github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3"
    
    	"istio.io/istio/pilot/pkg/util/protoconv"
    	"istio.io/istio/pkg/wellknown"
    )
    
    func TestBuildRouterFilter(t *testing.T) {
    	tests := []struct {
    		name     string
    		ctx      RouterFilterContext
    		expected *hcm.HttpFilter
    	}{
    		{
    			name: "test for build router filter",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Sep 11 15:29:30 UTC 2023
    - 2.3K bytes
    - Viewed (0)
Back to top