server

package
v0.1.0-M4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2023 License: Apache-2.0, EPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GrpcServerServiceID respresens the Service ID of the GRPC server
	GrpcServerServiceID = "container-management.server.grpc.v1.service-grpc-server"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcServerOpt

type GrpcServerOpt func(netOpts *grpcServerOpts) error

GrpcServerOpt represents the available configuration options type for the daemon's gRPC server initialization

func WithGrpcServerAddressPath

func WithGrpcServerAddressPath(addressPath string) GrpcServerOpt

WithGrpcServerAddressPath configures the address path for communicating with the gRPC server

func WithGrpcServerNetwork

func WithGrpcServerNetwork(network string) GrpcServerOpt

WithGrpcServerNetwork configures the communication protocol to be used for accessing the server

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL