type google.golang.org/genproto/googleapis/container/v1.VerticalPodAutoscaling
14 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L2361: VerticalPodAutoscaling *VerticalPodAutoscaling `protobuf:"bytes,39,opt,name=vertical_pod_autoscaling,json=verticalPodAutoscaling,proto3" json:"vertical_pod_autoscaling,omitempty"`
cluster_service.pb.go#L2685: func (x *Cluster) GetVerticalPodAutoscaling() *VerticalPodAutoscaling {
cluster_service.pb.go#L2892: DesiredVerticalPodAutoscaling *VerticalPodAutoscaling `protobuf:"bytes,22,opt,name=desired_vertical_pod_autoscaling,json=desiredVerticalPodAutoscaling,proto3" json:"desired_vertical_pod_autoscaling,omitempty"`
cluster_service.pb.go#L3031: func (x *ClusterUpdate) GetDesiredVerticalPodAutoscaling() *VerticalPodAutoscaling {
cluster_service.pb.go#L8193: type VerticalPodAutoscaling struct {
cluster_service.pb.go#L8202: func (x *VerticalPodAutoscaling) Reset() {
cluster_service.pb.go#L8203: *x = VerticalPodAutoscaling{}
cluster_service.pb.go#L8211: func (x *VerticalPodAutoscaling) String() string {
cluster_service.pb.go#L8215: func (*VerticalPodAutoscaling) ProtoMessage() {}
cluster_service.pb.go#L8217: func (x *VerticalPodAutoscaling) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L8230: func (*VerticalPodAutoscaling) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L8234: func (x *VerticalPodAutoscaling) GetEnabled() bool {
cluster_service.pb.go#L10372: (*VerticalPodAutoscaling)(nil), // 88: google.container.v1.VerticalPodAutoscaling
cluster_service.pb.go#L11483: switch v := v.(*VerticalPodAutoscaling); 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. |