Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 619 for seal (4.04 sec)

  1. pkg/proxy/ipvs/README.md

    Linux kernel.
    
    IPVS runs on a host and acts as a load balancer in front of a cluster of real servers. IPVS can direct requests for TCP
    and UDP-based services to the real servers, and make services of real servers appear as virtual services on a single IP address.
    
    ## IPVS vs. IPTABLES
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Oct 20 02:32:29 UTC 2021
    - 18.8K bytes
    - Viewed (0)
  2. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/strict/EndorseStrictVersionsIntegrationTest.groovy

                            notRequested()
                            byConstraint()
                            byAncestor()
                        }
                    }
                }
            }
        }
    
        void "can deal with platform upgrades"() {
            given:
            repository {
                'org:platform:1.0'() {
                    constraint(group: 'org', artifact: 'bar', version: '1.0')
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 10.1K bytes
    - Viewed (0)
  3. pkg/volume/util/fsquota/project.go

    			if err == nil {
    				return nil
    			}
    			// We're in a bit of trouble here; at this
    			// point we've successfully renamed tmpProjid
    			// to the real thing, but renaming tmpProject
    			// to the real file failed.  There's not much we
    			// can do in this position.  Anything we could do
    			// to try to undo it would itself be likely to fail.
    		}
    		os.Remove(tmpProjects)
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 20 14:49:03 UTC 2023
    - 10.6K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiserver/pkg/apis/audit/v1/generated.proto

      // The source IPs are listed from (in order):
      // 1. X-Forwarded-For request header IPs
      // 2. X-Real-Ip header, if not present in the X-Forwarded-For list
      // 3. The remote address for the connection, if it doesn't match the last
      //    IP in the list up to here (X-Forwarded-For or X-Real-Ip).
      // Note: All but the last IP can be arbitrarily set by the client.
      // +optional
      // +listType=atomic
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  5. licenses/github.com/opencontainers/image-spec/LICENSE

          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          (except as stated in this section) patent license to make, have made,
          use, offer to sell, sell, import, and otherwise transfer the Work,
          where such license applies only to those patent claims licensable
          by such Contributor that are necessarily infringed by their
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jul 30 04:02:55 UTC 2021
    - 10.5K bytes
    - Viewed (0)
  6. LICENSES/vendor/github.com/docker/go-units/LICENSE

          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          (except as stated in this section) patent license to make, have made,
          use, offer to sell, sell, import, and otherwise transfer the Work,
          where such license applies only to those patent claims licensable
          by such Contributor that are necessarily infringed by their
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 08 04:49:00 UTC 2020
    - 10.6K bytes
    - Viewed (0)
  7. LICENSES/vendor/github.com/libopenstorage/openstorage/LICENSE

          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          (except as stated in this section) patent license to make, have made,
          use, offer to sell, sell, import, and otherwise transfer the Work,
          where such license applies only to those patent claims licensable
          by such Contributor that are necessarily infringed by their
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 08 04:49:00 UTC 2020
    - 10.7K bytes
    - Viewed (0)
  8. LICENSES/vendor/github.com/spf13/cobra/LICENSE

          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          (except as stated in this section) patent license to make, have made,
          use, offer to sell, sell, import, and otherwise transfer the Work,
          where such license applies only to those patent claims licensable
          by such Contributor that are necessarily infringed by their
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 08 04:49:00 UTC 2020
    - 10K bytes
    - Viewed (0)
  9. LICENSES/vendor/github.com/vishvananda/netlink/LICENSE

          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          (except as stated in this section) patent license to make, have made,
          use, offer to sell, sell, import, and otherwise transfer the Work,
          where such license applies only to those patent claims licensable
          by such Contributor that are necessarily infringed by their
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 08 04:49:00 UTC 2020
    - 10.7K bytes
    - Viewed (0)
  10. licenses/github.com/containerd/typeurl/v2/LICENSE

          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          (except as stated in this section) patent license to make, have made,
          use, offer to sell, sell, import, and otherwise transfer the Work,
          where such license applies only to those patent claims licensable
          by such Contributor that are necessarily infringed by their
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jul 24 18:16:35 UTC 2023
    - 10.5K bytes
    - Viewed (0)
Back to top