package gateway

import "google.golang.org/genproto/googleapis/cloud/gkeconnect/gateway/v1alpha1"

Index

Variables

var File_google_cloud_gkeconnect_gateway_v1alpha1_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-20260427160629-7cedc36a6bc4 (latest)
Published
Apr 27, 2026
Platform
linux/amd64
Imports
6 packages
Last checked
2 days ago

Tools for package owners.