Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 108 for varintAt (0.19 sec)

  1. staging/src/k8s.io/api/autoscaling/v2beta2/types.go

    	// available.
    	// +optional
    	MinReplicas *int32 `json:"minReplicas,omitempty" protobuf:"varint,2,opt,name=minReplicas"`
    
    	// maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up.
    	// It cannot be less that minReplicas.
    	MaxReplicas int32 `json:"maxReplicas" protobuf:"varint,3,opt,name=maxReplicas"`
    
    	// metrics contains the specifications for which to use to calculate the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:27 UTC 2023
    - 28.4K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/autoscaling/v2/types.go

    	// available.
    	// +optional
    	MinReplicas *int32 `json:"minReplicas,omitempty" protobuf:"varint,2,opt,name=minReplicas"`
    
    	// maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up.
    	// It cannot be less that minReplicas.
    	MaxReplicas int32 `json:"maxReplicas" protobuf:"varint,3,opt,name=maxReplicas"`
    
    	// metrics contains the specifications for which to use to calculate the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 28.5K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/pcln.go

    	}
    
    	// Value delta
    	val, n := binary.Varint(it.p)
    	if n <= 0 {
    		log.Fatalf("bad Value varint in pciterNext: read %v", n)
    	}
    	it.p = it.p[n:]
    
    	if val == 0 && !it.start {
    		it.Done = true
    		return
    	}
    
    	it.start = false
    	it.Value += int32(val)
    
    	// pc delta
    	pc, n := binary.Uvarint(it.p)
    	if n <= 0 {
    		log.Fatalf("bad pc varint in pciterNext: read %v", n)
    	}
    	it.p = it.p[n:]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 31 20:45:15 UTC 2022
    - 11.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/events/v1beta1/types.go

    	DeprecatedCount int32 `json:"deprecatedCount,omitempty" protobuf:"varint,15,opt,name=deprecatedCount"`
    }
    
    // EventSeries contain information on series of events, i.e. thing that was/is happening
    // continuously for some time.
    type EventSeries struct {
    	// count is the number of occurrences in this series up to the last heartbeat time.
    	Count int32 `json:"count" protobuf:"varint,1,opt,name=count"`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 03 11:06:50 UTC 2021
    - 6.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go

    // Duration is a wrapper around time.Duration which supports correct
    // marshaling to YAML and JSON. In particular, it marshals into strings, which
    // can be used as map keys in json.
    type Duration struct {
    	time.Duration `protobuf:"varint,1,opt,name=duration,casttype=time.Duration"`
    }
    
    // UnmarshalJSON implements the json.Unmarshaller interface.
    func (d *Duration) UnmarshalJSON(b []byte) error {
    	var str string
    	err := json.Unmarshal(b, &str)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Feb 08 00:11:06 UTC 2020
    - 1.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/autoscaling/v2beta1/types.go

    	// available.
    	// +optional
    	MinReplicas *int32 `json:"minReplicas,omitempty" protobuf:"varint,2,opt,name=minReplicas"`
    	// maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up.
    	// It cannot be less that minReplicas.
    	MaxReplicas int32 `json:"maxReplicas" protobuf:"varint,3,opt,name=maxReplicas"`
    	// metrics contains the specifications for which to use to calculate the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:27 UTC 2023
    - 26.9K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/events/v1/types.go

    	// deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.
    	// +optional
    	DeprecatedCount int32 `json:"deprecatedCount,omitempty" protobuf:"varint,15,opt,name=deprecatedCount"`
    }
    
    // EventSeries contain information on series of events, i.e. thing that was/is happening
    // continuously for some time. How often to update the EventSeries is up to the event reporters.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 6.2K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go

    	// A sequence number representing a specific generation of the desired state.
    	// Populated by the system. Read-only.
    	// +optional
    	Generation int64 `json:"generation,omitempty" protobuf:"varint,7,opt,name=generation"`
    
    	// CreationTimestamp is a timestamp representing the server time when this object was
    	// created. It is not guaranteed to be set in happens-before order across separate operations.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 10:52:25 UTC 2024
    - 79.2K bytes
    - Viewed (1)
  9. staging/src/k8s.io/api/storage/v1/types.go

    	// allowVolumeExpansion shows whether the storage class allow volume expand.
    	// +optional
    	AllowVolumeExpansion *bool `json:"allowVolumeExpansion,omitempty" protobuf:"varint,6,opt,name=allowVolumeExpansion"`
    
    	// volumeBindingMode indicates how PersistentVolumeClaims should be
    	// provisioned and bound.  When unset, VolumeBindingImmediate is used.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 32K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/storage/v1beta1/types.go

    	// allowVolumeExpansion shows whether the storage class allow volume expand
    	// +optional
    	AllowVolumeExpansion *bool `json:"allowVolumeExpansion,omitempty" protobuf:"varint,6,opt,name=allowVolumeExpansion"`
    
    	// volumeBindingMode indicates how PersistentVolumeClaims should be
    	// provisioned and bound.  When unset, VolumeBindingImmediate is used.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:32 UTC 2023
    - 33.1K bytes
    - Viewed (0)
Back to top