Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for assuredConcurrencyShares (0.21 sec)

  1. staging/src/k8s.io/api/flowcontrol/v1beta2/generated.pb.go

    				return fmt.Errorf("proto: wrong wireType = %d for field AssuredConcurrencyShares", wireType)
    			}
    			m.AssuredConcurrencyShares = 0
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    				}
    				if iNdEx >= l {
    					return io.ErrUnexpectedEOF
    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				m.AssuredConcurrencyShares |= int32(b&0x7F) << shift
    				if b < 0x80 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 142K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/flowcontrol/v1beta1/generated.pb.go

    				return fmt.Errorf("proto: wrong wireType = %d for field AssuredConcurrencyShares", wireType)
    			}
    			m.AssuredConcurrencyShares = 0
    			for shift := uint(0); ; shift += 7 {
    				if shift >= 64 {
    					return ErrIntOverflowGenerated
    				}
    				if iNdEx >= l {
    					return io.ErrUnexpectedEOF
    				}
    				b := dAtA[iNdEx]
    				iNdEx++
    				m.AssuredConcurrencyShares |= int32(b&0x7F) << shift
    				if b < 0x80 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 142K bytes
    - Viewed (0)
Back to top