impl

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewSmbGlobalMappingRequest

type NewSmbGlobalMappingRequest struct {
	RemotePath string
	LocalPath  string
	Username   string
	Password   string
}

type NewSmbGlobalMappingResponse

type NewSmbGlobalMappingResponse struct {
}

type RemoveSmbGlobalMappingRequest

type RemoveSmbGlobalMappingRequest struct {
	RemotePath string
}

type RemoveSmbGlobalMappingResponse

type RemoveSmbGlobalMappingResponse struct {
}

type ServerInterface

All the functions this group's server needs to define.

type VersionedAPI

type VersionedAPI interface {
	Register(grpcServer *grpc.Server)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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