package
0.0.0-20200612075223-f37bb2f87ee3
Repository: https://github.com/oracle/oci-flexvolume-driver.git
Documentation: pkg.go.dev

# Functions

New creates a new iSCSI handler.
NewFromDevicePath extracts the IQN, IPv4 address, and port from a iSCSI mount device path.
NewFromMountPointPath gets /dev/disk/by-path/ip-<ip>:<port>-iscsi-<IQN>-lun-1 from the given mount point path.

# Variables

ErrMountPointNotFound is returned when a given path does not appear to be a mount point.

# Interfaces

Interface mounts iSCSI voumes.