package gateway
import "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1"
Index ¶
- Variables
- func RegisterGatewayServiceServer(s *grpc.Server, srv GatewayServiceServer)
- type GatewayServiceClient
- type GatewayServiceServer
- type UnimplementedGatewayServiceServer
Variables ¶
var File_google_cloud_gkeconnect_gateway_v1_gateway_proto protoreflect.FileDescriptor
Functions ¶
func RegisterGatewayServiceServer ¶
func RegisterGatewayServiceServer(s *grpc.Server, srv GatewayServiceServer)
Types ¶
type GatewayServiceClient ¶
type GatewayServiceClient interface { }
GatewayServiceClient is the client API for GatewayService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewGatewayServiceClient ¶
func NewGatewayServiceClient(cc grpc.ClientConnInterface) GatewayServiceClient
type GatewayServiceServer ¶
type GatewayServiceServer interface { }
GatewayServiceServer is the server API for GatewayService service.
type UnimplementedGatewayServiceServer ¶
type UnimplementedGatewayServiceServer struct { }
UnimplementedGatewayServiceServer can be embedded to have forward compatible implementations.
Source Files ¶
gateway.pb.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 hour ago –
Tools for package owners.