service

package
v0.1.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// Name is the name of this CSI SP.
	Name = "com.thecodeteam.csi-nfs"

	// SupportedVersions is a list of the CSI versions this SP supports.
	SupportedVersions = "0.1.0"
)

Variables

View Source
var Manifest = map[string]string{
	"url":    "https://github.com/enquier/csi-nfs",
	"semver": core.SemVer,
	"commit": core.CommitSha32,
	"formed": core.CommitTime.Format(time.RFC1123),
}

Manifest is the SP's manifest.

Functions

This section is empty.

Types

type Service

Service is a CSI SP

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