Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Pd (0.15 sec)

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

                "type": "string"
              },
              "readOnly": {
                "description": "readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md",
                "type": "boolean"
              },
              "secretRef": {
    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. pkg/apis/core/validation/validation_test.go

    			}},
    		},
    		// GcePersistentDisk
    		{
    			name: "valid GcePersistentDisk",
    			vol: core.Volume{
    				Name: "gce-pd",
    				VolumeSource: core.VolumeSource{
    					GCEPersistentDisk: &core.GCEPersistentDiskVolumeSource{
    						PDName:    "my-PD",
    						FSType:    "ext4",
    						Partition: 1,
    						ReadOnly:  false,
    					},
    				},
    			},
    		},
    		// AWSElasticBlockStore
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"P", Var, 0},
    		{"Pahawh_Hmong", Var, 4},
    		{"Palmyrene", Var, 4},
    		{"Pattern_Syntax", Var, 0},
    		{"Pattern_White_Space", Var, 0},
    		{"Pau_Cin_Hau", Var, 4},
    		{"Pc", Var, 0},
    		{"Pd", Var, 0},
    		{"Pe", Var, 0},
    		{"Pf", Var, 0},
    		{"Phags_Pa", Var, 0},
    		{"Phoenician", Var, 0},
    		{"Pi", Var, 0},
    		{"Po", Var, 0},
    		{"Prepended_Concatenation_Mark", Var, 7},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top