Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for groupC (0.35 sec)

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

    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

          "description": "GroupSubject holds detailed information for group-kind subject.",
          "properties": {
            "name": {
              "description": "name is the user group that matches, or \"*\" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.",
              "type": "string"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  3. api/openapi-spec/v3/api__v1_openapi.json

                "description": "A list of groups applied to the first process run in each container, in addition to the container's primary GID and fsGroup (if specified).  If the SupplementalGroupsPolicy feature is enabled, the supplementalGroupsPolicy field determines whether these are in addition to or instead of any group memberships defined in the container image. If unspecified, no additional groups are added, though group memberships defined in the container image may still be...
    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/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)
  5. src/internal/trace/traceviewer/static/trace_viewer_full.html

    static groupBy(groups,entries,property){for(const entry of entries){const key=entry[property];let group=groups.get(key);if(!group){group=new ICStatsEntryGroup(property,key);groups.set(key,group);}
    group.add(entry);}
    for(const group of groups.values()){group.percentage=group.length/entries.length;}}
    add(entry){this.entries_.push(entry);}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (darwin-386), type Cmsghdr struct, Type int32
    pkg syscall (darwin-386), type Credential struct
    pkg syscall (darwin-386), type Credential struct, Gid uint32
    pkg syscall (darwin-386), type Credential struct, Groups []uint32
    pkg syscall (darwin-386), type Credential struct, Uid uint32
    pkg syscall (darwin-386), type Dirent struct
    pkg syscall (darwin-386), type Dirent struct, Ino uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  7. 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