Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for authn (0.1 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    description: |-
                      Determines where in the filter chain this `WasmPlugin` is to be injected.
    
                      Valid Options: AUTHN, AUTHZ, STATS
                    enum:
                    - UNSPECIFIED_PHASE
                    - AUTHN
                    - AUTHZ
                    - STATS
                    type: string
                  pluginConfig:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                    description: |-
                      Determines where in the filter chain this `WasmPlugin` is to be injected.
    
                      Valid Options: AUTHN, AUTHZ, STATS
                    enum:
                    - UNSPECIFIED_PHASE
                    - AUTHN
                    - AUTHZ
                    - STATS
                    type: string
                  pluginConfig:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              description: Determines the filter insertion order.
                              enum:
                              - UNSPECIFIED
                              - AUTHN
                              - AUTHZ
                              - STATS
                              type: string
                            operation:
                              description: Determines how the patch should be applied.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    Requests to a deprecated API are returned with a warning containing a target removal release and any replacement API.
    Warnings can also be returned by [admission webhooks](https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/#admissionreview-response-warning),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "group": "resource.k8s.io",
              "kind": "PodSchedulingContext",
              "version": "v1alpha2"
            }
          },
          "parameters": [
            {
              "description": "object name and auth scope, such as for teams and projects",
              "in": "path",
              "name": "namespace",
              "required": true,
              "schema": {
                "type": "string",
                "uniqueItems": true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "group": "apps",
              "kind": "ControllerRevision",
              "version": "v1"
            }
          },
          "parameters": [
            {
              "description": "object name and auth scope, such as for teams and projects",
              "in": "path",
              "name": "namespace",
              "required": true,
              "schema": {
                "type": "string",
                "uniqueItems": true
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Client).TLSConnectionState", Method, 5},
    		{"(*Client).Verify", Method, 0},
    		{"Auth", Type, 0},
    		{"CRAMMD5Auth", Func, 0},
    		{"Client", Type, 0},
    		{"Client.Text", Field, 0},
    		{"Dial", Func, 0},
    		{"NewClient", Func, 0},
    		{"PlainAuth", Func, 0},
    		{"SendMail", Func, 0},
    		{"ServerInfo", Type, 0},
    		{"ServerInfo.Auth", Field, 0},
    		{"ServerInfo.Name", Field, 0},
    		{"ServerInfo.TLS", Field, 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)
  8. pkg/apis/core/validation/validation_test.go

    			Type:       core.SecretTypeDockerConfigJSON,
    			Data: map[string][]byte{
    				core.DockerConfigJSONKey: []byte(`{"auths":{"https://index.docker.io/v1/": {"auth": "Y2x1ZWRyb29sZXIwMDAxOnBhc3N3b3Jk","email": "******@****.***"}}}`),
    			},
    		}
    	}
    
    	var (
    		missingDockerConfigKey  = validDockerSecret()
    		emptyDockerConfigKey    = validDockerSecret()
    		invalidDockerConfigKey  = validDockerSecret()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/adminlte.min.css

    ;border-bottom-right-radius:.25rem;border-left:0;border-top-right-radius:.25rem;color:#777;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.login-box-msg,.register-box-msg{margin:0;padding:0 20px 20px;text-align:center}.social-auth-links{margin:10px 0}.error-page{margin:20px auto 0;width:600px}@media (max-width:767.98px){.error-page{width:100%}}.error-page>.headline{float:left;font-size:100px;font-weight:300}@media (max-width:767.98px){.error-page>.headline{float:none;text-a...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
Back to top