Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ChainExists (0.11 sec)

  1. pkg/proxy/iptables/proxier_test.go

    	// supposed to be impossible; if we knew of any non-absurd scenario that would
    	// cause such a failure, then that would be a bug and we would fix it.
    	if _, err := fp.iptables.ChainExists(utiliptables.TableNAT, utiliptables.Chain("KUBE-SEP-AYCN5HPXMIRJNJXU")); err != nil {
    		t.Fatalf("svc4's endpoint chain unexpected already does not exist!")
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
Back to top