fc

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2018 License: Apache-2.0 Imports: 10 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWWPNs added in v0.3.1

func GetWWPNs() ([]string, error)

Types

type FC added in v0.1.10

type FC struct {
	// contains filtered or unexported fields
}

func (*FC) Attach added in v0.1.10

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

func (*FC) Detach added in v0.1.10

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

func (*FC) GetInitiatorInfo added in v0.3.3

func (f *FC) GetInitiatorInfo() (connector.InitiatorInfo, error)

GetInitiatorInfo implementation

type FCConnectorInfo added in v0.3.1

type FCConnectorInfo struct {
	TargetDiscovered   bool                `mapstructure:"targetDiscovered"`
	TargetWwn          []string            `mapstructure:"target_wwn"`
	TargetLun          int                 `mapstructure:"target_lun"`
	VolumeID           string              `mapstructure:"volume_id"`
	InitiatorTargetMap map[string][]string `mapstructure:"initiator_target_map"`
	Description        string              `mapstructure:"description"`
	HostName           string              `mapstructure:"host_name"`
}

Jump to

Keyboard shortcuts

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