type google.golang.org/genproto/googleapis/container/v1.HttpLoadBalancing
12 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L1284: HttpLoadBalancing *HttpLoadBalancing `protobuf:"bytes,1,opt,name=http_load_balancing,json=httpLoadBalancing,proto3" json:"http_load_balancing,omitempty"`
cluster_service.pb.go#L1338: func (x *AddonsConfig) GetHttpLoadBalancing() *HttpLoadBalancing {
cluster_service.pb.go#L1376: type HttpLoadBalancing struct {
cluster_service.pb.go#L1387: func (x *HttpLoadBalancing) Reset() {
cluster_service.pb.go#L1388: *x = HttpLoadBalancing{}
cluster_service.pb.go#L1396: func (x *HttpLoadBalancing) String() string {
cluster_service.pb.go#L1400: func (*HttpLoadBalancing) ProtoMessage() {}
cluster_service.pb.go#L1402: func (x *HttpLoadBalancing) ProtoReflect() protoreflect.Message {
cluster_service.pb.go#L1415: func (*HttpLoadBalancing) Descriptor() ([]byte, []int) {
cluster_service.pb.go#L1419: func (x *HttpLoadBalancing) GetDisabled() bool {
cluster_service.pb.go#L10300: (*HttpLoadBalancing)(nil), // 16: google.container.v1.HttpLoadBalancing
cluster_service.pb.go#L10619: switch v := v.(*HttpLoadBalancing); 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. |