Documentation ¶
Index ¶
Constants ¶
View Source
const ( STATUS_OK = iota STATUS_SKIP STATUS_ERROR )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExecOptions ¶
type Tasks ¶
func (*Tasks) Execute ¶
func (ts *Tasks) Execute(options ExecOptions) error
* Pull Image: [ERROR] * + host=10.0.0.1 image=opencurvedocker/curvefs 1/1 [OK] * + host=10.0.0.2 image=opencurvedocker/curvefs 1/2 [OK] * + host=10.0.0.3 image=opencurvedocker/curvefs 1/10 [ERROR] * + host=10.0.0.1 image=opencurvedocker/curvefs 10/10 [OK] * + host=10.0.0.2 image=opencurvedocker/curvefs 10/10 [OK] * + host=10.0.0.3 image=opencurvedocker/curvefs 1/10 [OK]
Click to show internal directories.
Click to hide internal directories.