Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for uber (0.41 sec)

  1. CREDITS

    ================================================================
    
    github.com/go-asn1-ber/asn1-ber
    https://github.com/go-asn1-ber/asn1-ber
    ----------------------------------------------------------------
    The MIT License (MIT)
    
    Copyright (c) 2011-2015 Michael Mitton (******@****.***)
    Portions copyright (c) 2015-2016 go-asn1-ber Authors
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/adminlte.min.css.map

    -3px;\n}\n\n.user-block.user-block-sm img {\n  width: 1.875rem;\n  height: 1.875rem;\n}\n\n.user-block.user-block-sm .username,\n.user-block.user-block-sm .description,\n.user-block.user-block-sm .comment {\n  margin-left: 40px;\n}\n\n.user-block.user-block-sm .username {\n  font-size: 14px;\n}\n\n.img-sm,\n.img-md,\n.img-lg {\n  float: left;\n}\n\n.img-sm {\n  height: 1.875rem;\n  width: 1.875rem;\n}\n\n.img-sm + .img-push {\n  margin-left: 2.5rem;\n}\n\n.img-md {\n  width: 3.75rem;\n  height: 3.75rem;\n}\n\n.img-md...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

                ],
                "description": "secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it"
              },
              "user": {
                "description": "user is Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    							Ref:         ref("k8s.io/api/authorization/v1.NonResourceAttributes"),
    						},
    					},
    					"user": {
    						SchemaProps: spec.SchemaProps{
    							Description: "User is the user you're testing for. If you specify \"User\" but not \"Groups\", then is it interpreted as \"What if User were not a member of any groups",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

            },
            "uid": {
              "description": "UID information about the requesting user.",
              "type": "string"
            },
            "user": {
              "description": "User is the user you're testing for. If you specify \"User\" but not \"Groups\", then is it interpreted as \"What if User were not a member of any groups",
              "type": "string"
            }
          },
          "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

            },
            "uid": {
              "description": "UID information about the requesting user.",
              "type": "string"
            },
            "user": {
              "description": "User is the user you're testing for. If you specify \"User\" but not \"Groups\", then is it interpreted as \"What if User were not a member of any groups",
              "type": "string"
            }
          },
          "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            },
            "uid": {
              "description": "UID information about the requesting user.",
              "type": "string"
            },
            "user": {
              "description": "User is the user you're testing for. If you specify \"User\" but not \"Groups\", then is it interpreted as \"What if User were not a member of any groups",
              "type": "string"
            }
          },
          "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/generated.pb.go

    	}
    	i -= len(m.SecretFile)
    	copy(dAtA[i:], m.SecretFile)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.SecretFile)))
    	i--
    	dAtA[i] = 0x22
    	i -= len(m.User)
    	copy(dAtA[i:], m.User)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.User)))
    	i--
    	dAtA[i] = 0x1a
    	i -= len(m.Path)
    	copy(dAtA[i:], m.Path)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Path)))
    	i--
    	dAtA[i] = 0x12
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  9. src/internal/trace/traceviewer/static/trace_viewer_full.html

      <template>
        <style>
        :host {
    
          -webkit-user-drag: element;
          -webkit-user-select: none;
    
          background: #DDD;
          border: 1px solid #BBB;
          border-radius: 4px;
          box-shadow: 0 1px 2px rgba(0,0,0,0.2);
          left: calc(100% - 120px);
          position: absolute;
          top: 100px;
          user-select: none;
          width: 29px;
          z-index: 20;
        }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  10. api/go1.txt

    pkg os/user, func Current() (*User, error)
    pkg os/user, func Lookup(string) (*User, error)
    pkg os/user, func LookupId(string) (*User, error)
    pkg os/user, method (UnknownUserError) Error() string
    pkg os/user, method (UnknownUserIdError) Error() string
    pkg os/user, type UnknownUserError string
    pkg os/user, type UnknownUserIdError int
    pkg os/user, type User struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top