Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 106 of 106 for portnet (0.16 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.ivu"/>
      </mime-type>
      <mime-type type="application/vnd.informedcontrol.rms+xml"/>
      <mime-type type="application/vnd.informix-visionary"/>
      <mime-type type="application/vnd.intercon.formnet">
        <glob pattern="*.xpw"/>
        <glob pattern="*.xpx"/>
      </mime-type>
      <mime-type type="application/vnd.intertrust.digibox"/>
      <mime-type type="application/vnd.intertrust.nncp"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation.go

    	AllowInvalidTopologySpreadConstraintLabelSelector bool
    	// Allow projected token volumes with non-local paths
    	AllowNonLocalProjectedTokenPath bool
    	// Allow namespaced sysctls in hostNet and hostIPC pods
    	AllowNamespacedSysctlsForHostNetAndHostIPC bool
    	// The top-level resource being validated is a Pod, not just a PodSpec
    	// embedded in some other resource.
    	ResourceIsPod bool
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 349.5K bytes
    - Viewed (1)
  3. src/testdata/Isaac.Newton-Opticks.txt

    how the Air, in the upper parts of the Atmosphere, can be above an
    hundred thousand thousand times rarer than Gold. Let him also tell me,
    how an electrick Body can by Friction emit an Exhalation so rare and
    subtile, and yet so potent, as by its Emission to cause no sensible
    Diminution of the weight of the electrick Body, and to be expanded
    through a Sphere, whose Diameter is above two Feet, and yet to be able
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    * 🌐 Add Urdu translation for `docs/ur/docs/benchmarks.md`. PR [#9974](https://github.com/tiangolo/fastapi/pull/9974) by [@AhsanSheraz](https://github.com/AhsanSheraz).
    
    ### Internal
    
    * 🔧 Add sponsor Porter. PR [#10051](https://github.com/tiangolo/fastapi/pull/10051) by [@tiangolo](https://github.com/tiangolo).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    		Spec: core.ReplicationControllerSpec{
    			Replicas: 1,
    			Selector: validSelector,
    			Template: &readWriteVolumePodTemplate.Template,
    		},
    	}, {
    		ObjectMeta: metav1.ObjectMeta{Name: "hostnet", Namespace: metav1.NamespaceDefault},
    		Spec: core.ReplicationControllerSpec{
    			Replicas: 1,
    			Selector: validSelector,
    			Template: &hostnetPodTemplate.Template,
    		},
    	}}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. CREDITS

    This project is covered by two different licenses: MIT and Apache.
    
    #### MIT License ####
    
    The following files were ported to Go from C files of libyaml, and thus
    are still covered by their original MIT license, with the additional
    copyright staring in 2011 when the project was ported over:
    
        apic.go emitterc.go parserc.go readerc.go scannerc.go
        writerc.go yamlh.go yamlprivateh.go
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top