Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for shirt3 (0.35 sec)

  1. staging/src/k8s.io/api/core/v1/generated.pb.go

    	iNdEx := 0
    	for iNdEx < l {
    		preIndex := iNdEx
    		var wire uint64
    		for shift := uint(0); ; shift += 7 {
    			if shift >= 64 {
    				return ErrIntOverflowGenerated
    			}
    			if iNdEx >= l {
    				return io.ErrUnexpectedEOF
    			}
    			b := dAtA[iNdEx]
    			iNdEx++
    			wire |= uint64(b&0x7F) << shift
    			if b < 0x80 {
    				break
    			}
    		}
    		fieldNum := int32(wire >> 3)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Extensions: spec.Extensions{
    								"x-kubernetes-list-type": "set",
    							},
    						},
    						SchemaProps: spec.SchemaProps{
    							Description: "shortNames is a list of suggested short names of the resource.",
    							Type:        []string{"array"},
    							Items: &spec.SchemaOrArray{
    								Schema: &spec.Schema{
    									SchemaProps: spec.SchemaProps{
    										Default: "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall (linux-386), type Timex struct, Pad_cgo_0 [44]uint8
    pkg syscall (linux-386), type Timex struct, Ppsfreq int32
    pkg syscall (linux-386), type Timex struct, Precision int32
    pkg syscall (linux-386), type Timex struct, Shift int32
    pkg syscall (linux-386), type Timex struct, Stabil int32
    pkg syscall (linux-386), type Timex struct, Status int32
    pkg syscall (linux-386), type Timex struct, Stbcnt int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

            },
            "reason": {
              "description": "This should be a short, machine understandable string that gives the reason for the transition into the object's current status.",
              "type": "string"
            },
            "related": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. CREDITS

    SOFTWARE.
    
    ================================================================
    
    github.com/shirou/gopsutil/v3
    https://github.com/shirou/gopsutil/v3
    ----------------------------------------------------------------
    gopsutil is distributed under BSD license reproduced below.
    
    Copyright (c) 2014, WAKAYAMA Shirou
    All rights reserved.
    
    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