Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for utilipset (0.12 sec)

  1. pkg/proxy/ipvs/proxier_test.go

    	fp.syncProxyRules()
    
    	// check ipSet rules
    	makeTCPEntry := func(port int) *utilipset.Entry {
    		return &utilipset.Entry{
    			Port:     port,
    			Protocol: strings.ToLower(string(v1.ProtocolTCP)),
    			SetType:  utilipset.BitmapPort,
    		}
    	}
    	epIPSet := netlinktest.ExpectedIPSet{
    		// healthcheck node port set should only contain valid HC node ports
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 186.8K bytes
    - Viewed (0)
  2. api/maven-api-model/src/main/mdo/maven.mdo

              <type>String</type>
            </field>
          </fields>
        </class>
        <class>
          <name>Extension</name>
          <version>4.0.0+</version>
          <description>Describes a build extension to utilise.</description>
          <fields>
            <field>
              <name>groupId</name>
              <version>4.0.0+</version>
              <description>The group ID of the extension's artifact.</description>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
Back to top