package gateway

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

Package gateway aliases all exported identifiers in package "cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb".

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index

Constants

const (
	GenerateCredentialsRequest_OPERATING_SYSTEM_UNSPECIFIED = src.GenerateCredentialsRequest_OPERATING_SYSTEM_UNSPECIFIED
	GenerateCredentialsRequest_OPERATING_SYSTEM_WINDOWS     = src.GenerateCredentialsRequest_OPERATING_SYSTEM_WINDOWS
)

Deprecated: Please use consts in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

Variables

var (
	File_google_cloud_gkeconnect_gateway_v1beta1_control_proto = src.File_google_cloud_gkeconnect_gateway_v1beta1_control_proto
	GenerateCredentialsRequest_OperatingSystem_name            = src.GenerateCredentialsRequest_OperatingSystem_name
	GenerateCredentialsRequest_OperatingSystem_value           = src.GenerateCredentialsRequest_OperatingSystem_value
)

Deprecated: Please use vars in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

Functions

func RegisterGatewayControlServer

func RegisterGatewayControlServer(s *grpc.Server, srv GatewayControlServer)

Deprecated: Please use funcs in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

Types

type GatewayControlClient

type GatewayControlClient = src.GatewayControlClient

GatewayControlClient is the client API for GatewayControl service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

func NewGatewayControlClient

func NewGatewayControlClient(cc grpc.ClientConnInterface) GatewayControlClient

Deprecated: Please use funcs in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

type GatewayControlServer

type GatewayControlServer = src.GatewayControlServer

GatewayControlServer is the server API for GatewayControl service.

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

type GenerateCredentialsRequest

type GenerateCredentialsRequest = src.GenerateCredentialsRequest

A request for connection information for a particular membership.

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

type GenerateCredentialsRequest_OperatingSystem

type GenerateCredentialsRequest_OperatingSystem = src.GenerateCredentialsRequest_OperatingSystem

Operating systems requiring specialized kubeconfigs.

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

type GenerateCredentialsResponse

type GenerateCredentialsResponse = src.GenerateCredentialsResponse

Connection information for a particular membership.

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

type UnimplementedGatewayControlServer

type UnimplementedGatewayControlServer = src.UnimplementedGatewayControlServer

UnimplementedGatewayControlServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/gkeconnect/gateway/apiv1beta1/gatewaypb

Source Files

alias.go

Version
v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.