...

Package gateway

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

Overview ▾

Variables

var File_google_cloud_gkeconnect_gateway_v1alpha1_gateway_proto protoreflect.FileDescriptor

func RegisterGatewayServiceServer

func RegisterGatewayServiceServer(s *grpc.Server, srv GatewayServiceServer)

type GatewayServiceClient

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.

type GatewayServiceClient interface {
}

func NewGatewayServiceClient

func NewGatewayServiceClient(cc grpc.ClientConnInterface) GatewayServiceClient

type GatewayServiceServer

GatewayServiceServer is the server API for GatewayService service.

type GatewayServiceServer interface {
}

type UnimplementedGatewayServiceServer

UnimplementedGatewayServiceServer can be embedded to have forward compatible implementations.

type UnimplementedGatewayServiceServer struct {
}