Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for aGroup (0.4 sec)

  1. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

          "properties": {
            "group": {
              "$ref": "#/definitions/io.k8s.api.flowcontrol.v1beta2.GroupSubject",
              "description": "`group` matches based on user group name."
            },
            "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  2. api/openapi-spec/swagger.json

          "properties": {
            "group": {
              "$ref": "#/definitions/io.k8s.api.flowcontrol.v1.GroupSubject",
              "description": "`group` matches based on user group name."
            },
            "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

                  "type": "string"
                },
                "type": "array",
                "x-kubernetes-list-type": "atomic"
              },
              "group": {
                "description": "group is the preferred group of the resource.  Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale\".",
                "type": "string"
              },
              "kind": {
    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "properties": {
            "group": {
              "$ref": "#/definitions/io.k8s.api.flowcontrol.v1beta1.GroupSubject",
              "description": "`group` matches based on user group name."
            },
            "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/core/v1/generated.pb.go

    	_ = l
    	i -= len(m.Tenant)
    	copy(dAtA[i:], m.Tenant)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Tenant)))
    	i--
    	dAtA[i] = 0x32
    	i -= len(m.Group)
    	copy(dAtA[i:], m.Group)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.Group)))
    	i--
    	dAtA[i] = 0x2a
    	i -= len(m.User)
    	copy(dAtA[i:], m.User)
    	i = encodeVarintGenerated(dAtA, i, uint64(len(m.User)))
    	i--
    	dAtA[i] = 0x22
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. pkg/generated/openapi/zz_generated.openapi.go

    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"group": {
    						SchemaProps: spec.SchemaProps{
    							Description: "group is the API group of the defined custom resource. The custom resources are served under `/apis/<group>/...`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`).",
    							Default:     "",
    							Type:        []string{"string"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  7. src/internal/trace/traceviewer/static/trace_viewer_full.html

    context.spans.delete(span);this.markGroupDirtyAndScheduleUpdate_(group);},onScalarSpanUpdated(group,span){const context=this.groupToContext_.get(group);if(!context.spans.has(span)){throw new Error('Scalar span not registered with group: '+group);}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  8. CREDITS

    ================================================================
    
    github.com/mailru/easyjson
    https://github.com/mailru/easyjson
    ----------------------------------------------------------------
    Copyright (c) 2016 Mail.Ru Group
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top