service

package
v1.5.7 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the name of the CSI plug-in.
	Name = "mock.gocsi.rexray.com"

	// VendorVersion is the version returned by GetPluginInfo.
	VendorVersion = "1.1.0"
)

Variables

View Source
var Manifest = map[string]string{
	"url": "https://github.com/numanelahi/gocsi/tree/master/mock",
}

Manifest is the SP's manifest.

Functions

This section is empty.

Types

type Service

type Service interface {
	csi.ControllerServer
	csi.IdentityServer
	csi.NodeServer
}

Service is the CSI Mock service provider.

func New

func New() Service

New returns a new Service.

Jump to

Keyboard shortcuts

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