type google.golang.org/genproto/googleapis/container/v1.HorizontalPodAutoscaling
12 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1288: HorizontalPodAutoscaling *HorizontalPodAutoscaling `protobuf:"bytes,2,opt,name=horizontal_pod_autoscaling,json=horizontalPodAutoscaling,proto3" json:"horizontal_pod_autoscaling,omitempty"`
cluster_service.pb.go#L1345: func (x *AddonsConfig) GetHorizontalPodAutoscaling() *HorizontalPodAutoscaling {
cluster_service.pb.go#L1429: type HorizontalPodAutoscaling struct {
cluster_service.pb.go#L1440: func (x *HorizontalPodAutoscaling) Reset() {
cluster_service.pb.go#L1441: *x = HorizontalPodAutoscaling{}
cluster_service.pb.go#L1449: func (x *HorizontalPodAutoscaling) String() string {
cluster_service.pb.go#L1453: func (*HorizontalPodAutoscaling) ProtoMessage() {}
cluster_service.pb.go#L1455: func (x *HorizontalPodAutoscaling) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1468: func (*HorizontalPodAutoscaling) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1472: func (x *HorizontalPodAutoscaling) GetDisabled() bool {
cluster_service.pb.go#L10301: (*HorizontalPodAutoscaling)(nil), // 17: google.container.v1.HorizontalPodAutoscaling
cluster_service.pb.go#L10631: switch v := v.(*HorizontalPodAutoscaling); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |