Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 241 for SecretRef (0.17 sec)

  1. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.ReplicaSet.json

                  "user": "userValue",
                  "keyring": "keyringValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true
                },
                "flexVolume": {
                  "driver": "driverValue",
                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.1K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta2.DaemonSet.yaml

              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
              user: userValue
            cinder:
              fsType: fsTypeValue
              readOnly: true
              secretRef:
                name: nameValue
              volumeID: volumeIDValue
            configMap:
              defaultMode: 3
              items:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.DaemonSet.json

                  "user": "userValue",
                  "keyring": "keyringValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true
                },
                "flexVolume": {
                  "driver": "driverValue",
                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1.Deployment.yaml

              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
              user: userValue
            cinder:
              fsType: fsTypeValue
              readOnly: true
              secretRef:
                name: nameValue
              volumeID: volumeIDValue
            configMap:
              defaultMode: 3
              items:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 34.5K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/batch.v1.Job.yaml

              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
              user: userValue
            cinder:
              fsType: fsTypeValue
              readOnly: true
              secretRef:
                name: nameValue
              volumeID: volumeIDValue
            configMap:
              defaultMode: 3
              items:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 35K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.29.0/apps.v1beta1.Deployment.yaml

              - monitorsValue
              path: pathValue
              readOnly: true
              secretFile: secretFileValue
              secretRef:
                name: nameValue
              user: userValue
            cinder:
              fsType: fsTypeValue
              readOnly: true
              secretRef:
                name: nameValue
              volumeID: volumeIDValue
            configMap:
              defaultMode: 3
              items:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 34.5K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1.Deployment.json

                  "user": "userValue",
                  "keyring": "keyringValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true
                },
                "flexVolume": {
                  "driver": "driverValue",
                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.DaemonSet.json

                  "user": "userValue",
                  "keyring": "keyringValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true
                },
                "flexVolume": {
                  "driver": "driverValue",
                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 54.4K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.29.0/core.v1.ReplicationController.json

                  "user": "userValue",
                  "keyring": "keyringValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true
                },
                "flexVolume": {
                  "driver": "driverValue",
                  "fsType": "fsTypeValue",
                  "secretRef": {
                    "name": "nameValue"
                  },
                  "readOnly": true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 53.1K bytes
    - Viewed (0)
  10. staging/src/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go

    	Gateway          *string                            `json:"gateway,omitempty"`
    	System           *string                            `json:"system,omitempty"`
    	SecretRef        *SecretReferenceApplyConfiguration `json:"secretRef,omitempty"`
    	SSLEnabled       *bool                              `json:"sslEnabled,omitempty"`
    	ProtectionDomain *string                            `json:"protectionDomain,omitempty"`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 04 18:31:34 UTC 2021
    - 6.4K bytes
    - Viewed (0)
Back to top