Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for registry_ (0.14 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "boolean"
              },
              "registry": {
                "default": "",
                "description": "registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes",
                "type": "string"
              },
              "tenant": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              },
              "finalizers": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    					Quobyte: &core.QuobyteVolumeSource{
    						Registry: "registry:7861",
    						Volume:   "/test",
    						Tenant:   "",
    					},
    				},
    			},
    		}, {
    			name: "too long tenant quobyte",
    			vol: core.Volume{
    				Name: "quobyte",
    				VolumeSource: core.VolumeSource{
    					Quobyte: &core.QuobyteVolumeSource{
    						Registry: "registry:7861",
    						Volume:   "/test",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

      In Linux containers, this means setting the FQDN in the hostname field of the 
      kernel (the nodename field of struct utsname).  In Windows containers, this
      means setting the this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN. 
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top