server

package
v1.21.3 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunGRPCServer

func RunGRPCServer(
	mountServer mount_azure_blob.MountServiceServer,
	enableTLS bool,
	listener net.Listener,
) error

Types

type BlobfuseVersion added in v1.18.0

type BlobfuseVersion int
const (
	BlobfuseV1 BlobfuseVersion = iota
	BlobfuseV2
)

type MountServer

type MountServer struct {
	mount_azure_blob.UnimplementedMountServiceServer
	// contains filtered or unexported fields
}

func NewMountServiceServer

func NewMountServiceServer() *MountServer

NewMountServer returns a new Mountserver

func (*MountServer) MountAzureBlob

MountAzureBlob mounts an azure blob container to given location

Jump to

Keyboard shortcuts

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