Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestAPIGen (0.07 sec)

  1. pilot/pkg/networking/apigen/apigen_test.go

    		},
    	})
    	return ds
    }
    
    // Test using resolving DNS over GRPC. This uses XDS protocol, and Listener resources
    // to represent the names. The protocol is based on GRPC resolution of XDS resources.
    func TestAPIGen(t *testing.T) {
    	ds := initDS(t)
    
    	// Verify we can receive the DNS cluster IPs using XDS
    	t.Run("adsc", func(t *testing.T) {
    		proxy := &model.Proxy{Metadata: &model.NodeMetadata{
    			Generator: "api",
    		}}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 12 18:20:36 UTC 2024
    - 2.3K bytes
    - Viewed (0)
Back to top