Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for allowGet (0.61 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    				Description: "SubjectAccessReviewStatus",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"allowed": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Allowed is required. True if the action would be allowed, false otherwise.",
    							Default:     false,
    							Type:        []string{"boolean"},
    							Format:      "",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "properties": {
            "allowed": {
              "description": "Allowed is required. True if the action would be allowed, false otherwise.",
              "type": "boolean"
            },
            "denied": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

          "properties": {
            "allowed": {
              "description": "Allowed is required. True if the action would be allowed, false otherwise.",
              "type": "boolean"
            },
            "denied": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

                "description": "If true, don't block pod startup if the referenced ClusterTrustBundle(s) aren't available.  If using name, then the named ClusterTrustBundle is allowed not to exist.  If using signerName, then the combination of signerName and labelSelector is allowed to match zero ClusterTrustBundles.",
                "type": "boolean"
              },
              "path": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "properties": {
            "allowed": {
              "description": "Allowed is required. True if the action would be allowed, false otherwise.",
              "type": "boolean"
            },
            "denied": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  6. CREDITS

     Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
     Everyone is permitted to copy and distribute verbatim copies
     of this license document, but changing it is not allowed.
    
    
      This version of the GNU Lesser General Public License incorporates
    the terms and conditions of version 3 of the GNU General Public
    License, supplemented by the additional permissions listed below.
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  7. test-site/activator-launch-1.3.2.jar

    surrounding parenthesis are present only if different from the extension. A textual representation can be parsed into an object (supported for ModuleRevisionId only yet), as long as a strict set of characters is used for each field (which is recommended). Allowed characters are: organisation a-z A-Z 0-9 - / . _ + = module a-z A-Z 0-9 - / . _ + = branch a-z A-Z 0-9 - / . _ + = revision a-z A-Z 0-9 - / . _ + = , [ ] { } ( ) : @ artifact a-z A-Z 0-9 - / . _ + = extension a-z A-Z 0-9 - / . _ + = type a-z A-Z 0-9...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  8. src/internal/trace/traceviewer/static/trace_viewer_full.html

    const parentKey=this.parentContainer_.getSettingsKey();if(parentKey===undefined){return undefined;}
    return parentKey+'.'+this.name_;}
    push(slice){if(this.viewSubGroups_!==undefined){throw new Error('No new slices are allowed when view sub-groups already formed.');}
    slice.parentContainer=this.parentContainer;this.slices.push(slice);return slice;}
    get length(){return this.slices.length;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/adminlte.min.css.map

    .toast.bg-gray-dark .mailbox-attachment-close {\n  color: #ffffff;\n  text-shadow: 0 1px 0 #000;\n}\n\n.toast.bg-gray-dark .toast-header {\n  background: rgba(52, 58, 64, 0.85);\n  color: #ffffff;\n}\n\n.btn.disabled, .btn:disabled {\n  cursor: not-allowed;\n}\n\n.btn.btn-flat {\n  border-radius: 0;\n  border-width: 1px;\n  box-shadow: none;\n}\n\n.btn.btn-file {\n  overflow: hidden;\n  position: relative;\n}\n\n.btn.btn-file > input[type='file'] {\n  background: #ffffff;\n  cursor: inherit;\n  display:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
Back to top