connectors

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 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 ConnProperties

type ConnProperties interface {
	ConnectVolume() (map[string]string, error)
	DisConnectVolume() error
	ExtendVolume() (int64, error)
	GetDevicePath() string
}

ConnProperties is base class interface

func NewConnector

func NewConnector(protocol string, connInfo map[string]interface{}) ConnProperties

NewConnector Build a Connector object based upon protocol and architecture

Jump to

Keyboard shortcuts

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