Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Credential (0.14 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  mountPath: /var/run/secrets/workload-spiffe-uds
                - name: credential-socket
                  mountPath: /var/run/secrets/credential-uds
                {{- if eq .Values.global.caName "GkeWorkloadCertificate" }}
                - name: gke-workload-certificate
                  mountPath: /var/run/secrets/workload-spiffe-credentials
                  readOnly: true
                {{- else }}
                - name: workload-certs
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CreateProcessAsUser", Func, 10},
    		{"CreateSymbolicLink", Func, 4},
    		{"CreateToolhelp32Snapshot", Func, 4},
    		{"Credential", Type, 0},
    		{"Credential.Gid", Field, 0},
    		{"Credential.Groups", Field, 0},
    		{"Credential.NoSetGroups", Field, 9},
    		{"Credential.Uid", Field, 0},
    		{"CryptAcquireContext", Func, 0},
    		{"CryptGenRandom", Func, 0},
    		{"CryptReleaseContext", Func, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "description": "WindowsSecurityContextOptions contain Windows-specific options and credentials.",
            "properties": {
              "gmsaCredentialSpec": {
                "description": "GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.",
                "type": "string"
              },
    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

                    enum:
                    - UNSPECIFIED_POLICY
                    - IfNotPresent
                    - Always
                    type: string
                  imagePullSecret:
                    description: Credentials to use for OCI image pulling.
                    maxLength: 253
                    minLength: 1
                    type: string
                  match:
                    description: Specifies the criteria to determine which traffic is
    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

                    enum:
                    - UNSPECIFIED_POLICY
                    - IfNotPresent
                    - Always
                    type: string
                  imagePullSecret:
                    description: Credentials to use for OCI image pulling.
                    maxLength: 253
                    minLength: 1
                    type: string
                  match:
                    description: Specifies the criteria to determine which traffic is
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.credentials.DefaultAwsCredentials> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultAwsCredentials.java:0)
    Class <org.gradle.internal.credentials.DefaultHttpHeaderCredentials> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultHttpHeaderCredentials.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top