Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 63 for Portal (0.1 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/plugin-portal-plugin-page.png

    plugin-portal-plugin-page.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Mar 13 18:40:53 UTC 2024
    - 199.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

            },
            "lun": {
              "description": "iSCSI Target Lun number.",
              "format": "int32",
              "type": "integer"
            },
            "portals": {
              "description": "iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).",
              "items": {
                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    tools
    
    // top : 2014-03-20 .TOP Registry
    top
    
    // toray : 2014-12-18 Toray Industries, Inc.
    toray
    
    // toshiba : 2014-04-10 TOSHIBA Corporation
    toshiba
    
    // total : 2015-08-06 TotalEnergies SE
    total
    
    // tours : 2015-01-22 Binky Moon, LLC
    tours
    
    // town : 2014-03-06 Binky Moon, LLC
    town
    
    // toyota : 2015-04-23 TOYOTA MOTOR CORPORATION
    toyota
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__autoscaling__v2_openapi.json

            "properties": {
              "container": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 186.6K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_HOME_PHONE = "{labels.homePhone}";
    
        /** The key of the message: Home Postal Address */
        public static final String LABELS_user_homePostalAddress = "{labels.user_homePostalAddress}";
    
        /** The key of the message: Home Postal Address */
        public static final String LABELS_HOME_POSTAL_ADDRESS = "{labels.homePostalAddress}";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation_test.go

    		// ratcheting feature disabled
    		// These errors should be raised as warnings when ratcheting is enabled
    		warnings []string
    
    		runtimeCostBudget int64
    	}{
    		{
    			name: "normal CEL expression",
    			schema: mustSchema(`
    				type: object
    				properties:
    					foo:
    						type: string
    						x-kubernetes-validations:
    						- rule: self == "bar"
    						  message: "gotta be baz"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 17:14:10 UTC 2024
    - 159.9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/oidc_test.go

    		},
    		{
    			// Specs are unclear about this behavior.  We adopt a behavior where
    			// normal claim wins over a distributed claim by the same name.
    			name: "groups-distributed-normal-claim-wins",
    			options: Options{
    				JWTAuthenticator: apiserver.JWTAuthenticator{
    					Issuer: apiserver.Issuer{
    						URL:       "{{.URL}}",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 97.7K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store_test.go

    		out     runtime.Object
    		context context.Context
    	}{
    		"notFound": {
    			in:  nil,
    			m:   matchEverything(),
    			out: &example.PodList{Items: []example.Pod{}},
    		},
    		"normal": {
    			in:  &example.PodList{Items: []example.Pod{*podA, *podB}},
    			m:   matchEverything(),
    			out: &example.PodList{Items: []example.Pod{*podA, *podB}},
    		},
    		"normalFiltered": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 10:12:02 UTC 2024
    - 101.8K bytes
    - Viewed (0)
  9. src/main/java/jcifs/smb1/smb1/SmbFile.java

        }
    /**
     * List the contents of this SMB resource. The list returned by this
     * method will be;
     *
     * <ul>
     * <li> files and directories contained within this resource if the
     * resource is a normal disk file directory,
     * <li> all available NetBIOS workgroups or domains if this resource is
     * the top level URL <code>smb1://</code>,
     * <li> all servers registered as members of a NetBIOS workgroup if this
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Mon Mar 13 12:00:57 UTC 2023
    - 107.9K bytes
    - Viewed (0)
  10. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    `You're thinking about something, my dear, and that makes you
    forget to talk.  I can't tell you just now what the moral of that
    is, but I shall remember it in a bit.'
    
      `Perhaps it hasn't one,' Alice ventured to remark.
    
      `Tut, tut, child!' said the Duchess.  `Everything's got a
    moral, if only you can find it.'  And she squeezed herself up
    closer to Alice's side as she spoke.
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
Back to top