fc

package
v0.0.0-...-295c363 Latest Latest
Warning

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

Go to latest
Published: May 9, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectorInfo

type ConnectorInfo struct {
	AccessMode string   `mapstructure:"accessMode"`
	AuthUser   string   `mapstructure:"authUserName"`
	AuthPass   string   `mapstructure:"authPassword"`
	AuthMethod string   `mapstructure:"authMethod"`
	TgtDisco   bool     `mapstructure:"targetDiscovered"`
	TargetWWN  []string `mapstructure:"targetWWN"`
	VolumeID   string   `mapstructure:"volumeId"`
	TgtLun     string   `mapstructure:"targetLun"`
	Encrypted  bool     `mapstructure:"encrypted"`
}

ConnectorInfo define

type FC

type FC struct{}

FC struct

func (*FC) Attach

func (f *FC) Attach(conn map[string]interface{}) (string, error)

Attach ...

func (*FC) Detach

func (f *FC) Detach(conn map[string]interface{}) error

Detach ...

func (*FC) GetInitiatorInfo

func (f *FC) GetInitiatorInfo() (string, error)

GetInitiatorInfo ...

Jump to

Keyboard shortcuts

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