fc

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2021 License: Apache-2.0 Imports: 9 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectorInfo added in v0.5.1

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

ConnectorInfo define

type FC added in v0.1.10

type FC struct{}

FC struct

func (*FC) Attach added in v0.1.10

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

Attach ...

func (*FC) Detach added in v0.1.10

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

Detach ...

func (*FC) GetInitiatorInfo added in v0.3.3

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