Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ISCSI_ERR_SESS_EXISTS is the error code open-iscsi returns if the // target is already logged in ISCSI_ERR_SESS_EXISTS = 15 // ISCSI_ERR_NO_OBJS_FOUND is the error code open-iscsi returns if // no records/targets/sessions/portals are found to execute operation on ISCSI_ERR_NO_OBJS_FOUND = 21 )
Variables ¶
This section is empty.
Functions ¶
func NewiSCSIPlan ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.