Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for localhostNodePorts (0.25 sec)

  1. pkg/proxy/iptables/proxier_test.go

    			name: "ipv4, localhost-nodeports enabled",
    
    			family:             v1.IPv4Protocol,
    			localhostNodePorts: true,
    			nodePortAddresses:  nil,
    
    			allowAltNodeIP: true,
    			expectFirewall: true,
    		},
    		{
    			name: "ipv4, localhost-nodeports disabled",
    
    			family:             v1.IPv4Protocol,
    			localhostNodePorts: false,
    			nodePortAddresses:  nil,
    
    			allowAltNodeIP: true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (1)
Back to top