Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 45 for central (0.17 sec)

  1. lib/time/zoneinfo.zip

    Australia/North Australia/Perth Australia/Queensland Australia/South Australia/Sydney Australia/Tasmania Australia/Victoria Australia/West Australia/Yancowinna Brazil/Acre Brazil/DeNoronha Brazil/East Brazil/West CET CST6CDT Canada/Atlantic Canada/Central Canada/Eastern Canada/Mountain Canada/Newfoundland Canada/Pacific Canada/Saskatchewan Canada/Yukon Chile/Continental Chile/EasterIsland Cuba EET EST EST5EDT Egypt Eire Etc/GMT Etc/GMT+0 Etc/GMT+1 Etc/GMT+10 Etc/GMT+11 Etc/GMT+12 Etc/GMT+2 Etc/GMT+3...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 02 18:20:41 UTC 2024
    - 392.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.6.md

        - [kubeadm](#kubeadm-1)
        - [Other Deprecations](#other-deprecations)
      - [Changes to API Resources](#changes-to-api-resources)
        - [ABAC](#abac)
        - [Admission Control](#admission-control)
        - [Authentication](#authentication)
        - [Authorization](#authorization)
        - [Autoscaling](#autoscaling-1)
        - [Certificates](#certificates)
        - [ConfigMap](#configmap)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  3. pkg/apis/core/types.go

    type QuobyteVolumeSource struct {
    	// 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
    	Registry string
    
    	// Volume is a string that references an already created Quobyte volume by name.
    	Volume string
    
    	// Defaults to false (read/write). ReadOnly here will force
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/core/v1/generated.proto

    message QuobyteVolumeSource {
      // 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
      optional string registry = 1;
    
      // volume is a string that references an already created Quobyte volume by name.
      optional string volume = 2;
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"registry": "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",
    	"volume":   "volume is a string that references an already created Quobyte volume by name.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/generated.proto

    message QuobyteVolumeSource {
      // 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
      optional string registry = 1;
    
      // volume is a string that references an already created Quobyte volume by name.
      optional string volume = 2;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.20.md

        - [PID Limits graduates to General Availability](#pid-limits-graduates-to-general-availability)
        - [API Priority and Fairness graduates to Beta](#api-priority-and-fairness-graduates-to-beta)
        - [IPv4/IPv6 run](#ipv4ipv6-run)
        - [go1.15.5](#go1155)
        - [CSI Volume Snapshot graduates to General Availability](#csi-volume-snapshot-graduates-to-general-availability)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

                "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: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/core/v1/types.go

    type QuobyteVolumeSource struct {
    	// 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
    	Registry string `json:"registry" protobuf:"bytes,1,opt,name=registry"`
    
    	// volume is a string that references an already created Quobyte volume by name.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__batch__v1_openapi.json

                "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 Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
Back to top