Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/proxy/ipvs/util/ipvs_test.go

    				Address:   netutils.ParseIPSloppy("10.20.30.40"),
    				Protocol:  "",
    				Port:      0,
    				Scheduler: "wrr",
    				Flags:     0,
    				Timeout:   0,
    			},
    			svcB: &VirtualServer{
    				Address:   netutils.ParseIPSloppy("10.20.30.41"),
    				Protocol:  "",
    				Port:      0,
    				Scheduler: "wrr",
    				Flags:     0,
    				Timeout:   0,
    			},
    			equal:  false,
    			reason: "IPv4 address not equal",
    		},
    		{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 19 01:20:51 UTC 2023
    - 8K bytes
    - Viewed (0)
Back to top