Documentation ¶
Index ¶
Constants ¶
View Source
const ( START_NEBD_SERVICE = tasks.START_NEBD_SERVICE START_TARGET_DAEMON = tasks.START_TARGET_DAEMON ADD_TARGET = tasks.ADD_TARGET )
Variables ¶
View Source
var ( ADD_TARGET_STEPS = []int{ START_NEBD_SERVICE, START_TARGET_DAEMON, ADD_TARGET, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.