Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 332 for denbcd (0.1 sec)

  1. staging/src/k8s.io/api/testdata/v1.29.0/authorization.k8s.io.v1beta1.SubjectAccessReview.json

        "group": [
          "groupValue"
        ],
        "extra": {
          "extraKey": [
            "extraValue"
          ]
        },
        "uid": "uidValue"
      },
      "status": {
        "allowed": true,
        "denied": true,
        "reason": "reasonValue",
        "evaluationError": "evaluationErrorValue"
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1.SubjectAccessReview.yaml

        namespace: namespaceValue
        resource: resourceValue
        subresource: subresourceValue
        verb: verbValue
        version: versionValue
      uid: uidValue
      user: userValue
    status:
      allowed: true
      denied: true
      evaluationError: evaluationErrorValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1beta1.LocalSubjectAccessReview.json

        "group": [
          "groupValue"
        ],
        "extra": {
          "extraKey": [
            "extraValue"
          ]
        },
        "uid": "uidValue"
      },
      "status": {
        "allowed": true,
        "denied": true,
        "reason": "reasonValue",
        "evaluationError": "evaluationErrorValue"
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  4. pkg/bootstrap/testdata/tracing_opencensusagent_golden.json

          },
          {
            "tag_name": "authz_enforce_result",
            "regex": "rbac(\\.(allowed|denied))"
          },
          {
            "tag_name": "authz_dry_run_action",
            "regex": "(\\.istio_dry_run_(allow|deny)_)"
          },
          {
            "tag_name": "authz_dry_run_result",
            "regex": "(\\.shadow_(allowed|denied))"
          }
        ],
        "stats_matcher": {
          "inclusion_list": {
            "patterns": [
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 17:05:28 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  5. pkg/bootstrap/testdata/auth_golden.json

          },
          {
            "tag_name": "authz_enforce_result",
            "regex": "rbac(\\.(allowed|denied))"
          },
          {
            "tag_name": "authz_dry_run_action",
            "regex": "(\\.istio_dry_run_(allow|deny)_)"
          },
          {
            "tag_name": "authz_dry_run_result",
            "regex": "(\\.shadow_(allowed|denied))"
          }
        ],
        "stats_matcher": {
          "inclusion_list": {
            "patterns": [
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 11.9K bytes
    - Viewed (0)
  6. pkg/bootstrap/testdata/lrs_golden.json

          },
          {
            "tag_name": "authz_enforce_result",
            "regex": "rbac(\\.(allowed|denied))"
          },
          {
            "tag_name": "authz_dry_run_action",
            "regex": "(\\.istio_dry_run_(allow|deny)_)"
          },
          {
            "tag_name": "authz_dry_run_result",
            "regex": "(\\.shadow_(allowed|denied))"
          }
        ],
        "stats_matcher": {
          "inclusion_list": {
            "patterns": [
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 12.1K bytes
    - Viewed (0)
  7. src/cmd/go/testdata/script/mod_auth.txt

    env GOSUMDB=off
    env GOVCS='*:off'
    
    # Without credentials, downloading a module from a path that requires HTTPS
    # basic auth should fail.
    env NETRC=$WORK/empty
    ! go mod tidy
    stderr '^\tserver response: ACCESS DENIED, buddy$'
    stderr '^\tserver response: File\? What file\?$'
    
    # With credentials from a netrc file, it should succeed.
    env NETRC=$WORK/netrc
    go mod tidy
    go list all
    stdout vcs-test.golang.org/auth/or401
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 24 15:54:04 UTC 2023
    - 763 bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.json

          "name": "nameValue"
        },
        "nonResourceAttributes": {
          "path": "pathValue",
          "verb": "verbValue"
        }
      },
      "status": {
        "allowed": true,
        "denied": true,
        "reason": "reasonValue",
        "evaluationError": "evaluationErrorValue"
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.7K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml

        group: groupValue
        name: nameValue
        namespace: namespaceValue
        resource: resourceValue
        subresource: subresourceValue
        verb: verbValue
        version: versionValue
    status:
      allowed: true
      denied: true
      evaluationError: evaluationErrorValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/authorization.k8s.io.v1beta1.SelfSubjectAccessReview.yaml

        group: groupValue
        name: nameValue
        namespace: namespaceValue
        resource: resourceValue
        subresource: subresourceValue
        verb: verbValue
        version: versionValue
    status:
      allowed: true
      denied: true
      evaluationError: evaluationErrorValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.2K bytes
    - Viewed (0)
Back to top