Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reportIneffective (0.15 sec)

  1. pkg/config/validation/validation.go

    					reportIneffective(matchHTTPRoutes[rIndex].RouteStr, prefixMatchA, prefixMatchB)
    				}
    			}
    		}
    	}
    }
    
    // NOTE: This method identical to analyzeUnreachableHTTPRules.
    func analyzeUnreachableTCPRules(routes []*networking.TCPRoute,
    	reportUnreachable func(ruleno, reason string), reportIneffective func(ruleno, matchno, dupno string),
    ) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 04:03:33 UTC 2024
    - 107.2K bytes
    - Viewed (0)
Back to top