Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestValidateVirtualService (1.58 sec)

  1. pkg/config/validation/validation_test.go

    				t.Fatalf("got valid=%v but wanted valid=%v: %v", err == nil, tc.valid, err)
    			}
    		})
    	}
    }
    
    // TODO: add TCP test cases once it is implemented
    func TestValidateVirtualService(t *testing.T) {
    	testCases := []struct {
    		name    string
    		in      proto.Message
    		valid   bool
    		warning bool
    	}{
    		{name: "simple", in: &networking.VirtualService{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
Back to top