Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 69 for sovGenerated (0.61 sec)

  1. staging/src/k8s.io/apiserver/pkg/apis/audit/v1/generated.pb.go

    	}
    	l = m.RequestReceivedTimestamp.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.StageTimestamp.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	if len(m.Annotations) > 0 {
    		for k, v := range m.Annotations {
    			_ = k
    			_ = v
    			mapEntrySize := 1 + len(k) + sovGenerated(uint64(len(k))) + 1 + len(v) + sovGenerated(uint64(len(v)))
    			n += mapEntrySize + 1 + sovGenerated(uint64(mapEntrySize))
    		}
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 81.4K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/apps/v1/generated.pb.go

    	n += 1 + sovGenerated(uint64(m.MinReadySeconds))
    	return n
    }
    
    func (m *ReplicaSetStatus) Size() (n int) {
    	if m == nil {
    		return 0
    	}
    	var l int
    	_ = l
    	n += 1 + sovGenerated(uint64(m.Replicas))
    	n += 1 + sovGenerated(uint64(m.FullyLabeledReplicas))
    	n += 1 + sovGenerated(uint64(m.ObservedGeneration))
    	n += 1 + sovGenerated(uint64(m.ReadyReplicas))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 217.1K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/apps/v1beta2/generated.pb.go

    	n += 1 + sovGenerated(uint64(m.MinReadySeconds))
    	return n
    }
    
    func (m *ReplicaSetStatus) Size() (n int) {
    	if m == nil {
    		return 0
    	}
    	var l int
    	_ = l
    	n += 1 + sovGenerated(uint64(m.Replicas))
    	n += 1 + sovGenerated(uint64(m.FullyLabeledReplicas))
    	n += 1 + sovGenerated(uint64(m.ObservedGeneration))
    	n += 1 + sovGenerated(uint64(m.ReadyReplicas))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/apps/v1beta1/generated.pb.go

    		n += 1 + sovGenerated(uint64(*m.Replicas))
    	}
    	if m.Selector != nil {
    		l = m.Selector.Size()
    		n += 1 + l + sovGenerated(uint64(l))
    	}
    	l = m.Template.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.Strategy.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	n += 1 + sovGenerated(uint64(m.MinReadySeconds))
    	if m.RevisionHistoryLimit != nil {
    		n += 1 + sovGenerated(uint64(*m.RevisionHistoryLimit))
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 169.2K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/admission/v1beta1/generated.pb.go

    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.SubResource)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Name)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Namespace)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Operation)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.UserInfo.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.Object.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 46.1K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/events/v1/generated.pb.go

    		n += 1 + l + sovGenerated(uint64(l))
    	}
    	l = len(m.Note)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Type)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.DeprecatedSource.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.DeprecatedFirstTimestamp.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.DeprecatedLastTimestamp.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	n += 1 + sovGenerated(uint64(m.DeprecatedCount))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 35.6K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/policy/v1/generated.pb.go

    	n += 1 + sovGenerated(uint64(m.DesiredHealthy))
    	n += 1 + sovGenerated(uint64(m.ExpectedPods))
    	if len(m.Conditions) > 0 {
    		for _, e := range m.Conditions {
    			l = e.Size()
    			n += 1 + l + sovGenerated(uint64(l))
    		}
    	}
    	return n
    }
    
    func sovGenerated(x uint64) (n int) {
    	return (math_bits.Len64(x|1) + 6) / 7
    }
    func sozGenerated(x uint64) (n int) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 45.1K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go

    	return n
    }
    
    func sovGenerated(x uint64) (n int) {
    	return (math_bits.Len64(x|1) + 6) / 7
    }
    func sozGenerated(x uint64) (n int) {
    	return sovGenerated(uint64((x << 1) ^ uint64((int64(x) >> 63))))
    }
    func (m *IntOrString) Unmarshal(dAtA []byte) error {
    	l := len(dAtA)
    	iNdEx := 0
    	for iNdEx < l {
    		preIndex := iNdEx
    		var wire uint64
    		for shift := uint(0); ; shift += 7 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 9.5K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/autoscaling/v1/generated.pb.go

    	l = m.LastTransitionTime.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Reason)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Message)
    	n += 1 + l + sovGenerated(uint64(l))
    	return n
    }
    
    func (m *HorizontalPodAutoscalerList) Size() (n int) {
    	if m == nil {
    		return 0
    	}
    	var l int
    	_ = l
    	l = m.ListMeta.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 153K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/certificates/v1/generated.pb.go

    	l = m.Status.Size()
    	n += 1 + l + sovGenerated(uint64(l))
    	return n
    }
    
    func (m *CertificateSigningRequestCondition) Size() (n int) {
    	if m == nil {
    		return 0
    	}
    	var l int
    	_ = l
    	l = len(m.Type)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Reason)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = len(m.Message)
    	n += 1 + l + sovGenerated(uint64(l))
    	l = m.LastUpdateTime.Size()
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 53.7K bytes
    - Viewed (0)
Back to top