Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for Credential (0.13 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. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Cmsghdr struct, Type int32
    pkg syscall (freebsd-arm64), type Credential struct
    pkg syscall (freebsd-arm64), type Credential struct, Gid uint32
    pkg syscall (freebsd-arm64), type Credential struct, Groups []uint32
    pkg syscall (freebsd-arm64), type Credential struct, NoSetGroups bool
    pkg syscall (freebsd-arm64), type Credential struct, Uid uint32
    pkg syscall (freebsd-arm64), type Dirent struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Credential struct #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Gid uint32 #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Groups []uint32 #53466
    pkg syscall (freebsd-riscv64), type Credential struct, NoSetGroups bool #53466
    pkg syscall (freebsd-riscv64), type Credential struct, Uid uint32 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. 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)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Fixed ambiguous behavior when bearer token (kubectl --token=..) and an exec credential plugin was configured in the same context - the bearer token now takes precedence. ([#91745](https://github.com/kubernetes/kubernetes/pull/91745), [@anderseknert](https://github.com/anderseknert)) [SIG API Machinery, Auth and Testing]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. 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)
  7. 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)
  8. 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)
  9. src/main/webapp/css/admin/adminlte.min.css

    idth:290px}.lockscreen-image{border-radius:50%;background:#fff;left:-10px;padding:5px;position:absolute;top:-25px;z-index:10}.lockscreen-image>img{border-radius:50%;height:70px;width:70px}.lockscreen-credentials{margin-left:70px}.lockscreen-credentials .form-control{border:0}.lockscreen-credentials .btn{background-color:#fff;border:0;padding:0 10px}.lockscreen-footer{margin-top:10px}.login-logo,.register-logo{font-size:2.1rem;font-weight:300;margin-bottom:.9rem;text-align:center}.login-logo a,.register-logo...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  10. 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