Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Decref (0.49 sec)

  1. pkg/apis/core/validation/validation_test.go

    			}},
    		},
    		// Secret
    		{
    			name: "valid Secret",
    			vol: core.Volume{
    				Name: "secret",
    				VolumeSource: core.VolumeSource{
    					Secret: &core.SecretVolumeSource{
    						SecretName: "my-secret",
    					},
    				},
    			},
    		}, {
    			name: "valid Secret with defaultMode",
    			vol: core.Volume{
    				Name: "secret",
    				VolumeSource: core.VolumeSource{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  path: istio-token
          - name: cacerts
            secret:
              optional: true
              secretName: cacerts
          - name: istio-kubeconfig
            secret:
              optional: true
              secretName: istio-kubeconfig
          - name: istio-csr-dns-cert
            secret:
              optional: true
              secretName: istiod-tls
          - configMap:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "nodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and  may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed."
              },
              "readOnly": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                        type: string
                                      credentialName:
                                        description: The name of the secret that holds
                                          the TLS certs for the client including the CA
                                          certificates.
                                        type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                                        type: string
                                      credentialName:
                                        description: The name of the secret that holds
                                          the TLS certs for the client including the CA
                                          certificates.
                                        type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                CertificateRefs can reference to standard Kubernetes resources, i.e.
                                Secret, or implementation-specific custom resources.
    
    
                                Support: Core - A single reference to a Kubernetes Secret of type kubernetes.io/tls
    
    
                                Support: Implementation-specific (More than one reference or other resource types)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.19.md

    ### Immutable Secrets and ConfigMaps (beta)
    
    Secret and ConfigMap volumes can be marked as immutable, which significantly reduces load on the API server if there are many Secret and ConfigMap volumes in the cluster.
    See [ConfigMap](https://kubernetes.io/docs/concepts/configuration/configmap/) and [Secret](https://kubernetes.io/docs/concepts/configuration/secret/) for more information.
    
    ### CSI Proxy for Windows
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  8. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    3298          ; mapped                 ; 52B4          # 1.1  CIRCLED IDEOGRAPH LABOR
    3299          ; mapped                 ; 79D8          # 1.1  CIRCLED IDEOGRAPH SECRET
    329A          ; mapped                 ; 7537          # 1.1  CIRCLED IDEOGRAPH MALE
    329B          ; mapped                 ; 5973          # 1.1  CIRCLED IDEOGRAPH FEMALE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  9. src/testdata/Isaac.Newton-Opticks.txt

    much to our Satisfaction, if those Corpuscles can be discover'd with
    Microscopes; which if we shall at length attain to, I fear it will be
    the utmost improvement of this Sense. For it seems impossible to see the
    more secret and noble Works of Nature within the Corpuscles by reason of
    their transparency.
    
    
    PROP. VIII.
    
    _The Cause of Reflexion is not the impinging of Light on the solid or
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top