Documentation ¶
Index ¶
- func Exec(ctx context.Context, args ...string) error
- func ExecRes(ctx context.Context, args ...string) (stdout string, err error)
- func RemoveImage(ctx context.Context, image string) error
- func RunOnce(ctx context.Context, image string, options RunOptions) error
- func RunOnceRes(ctx context.Context, image string, options RunOptions) (stdout string, err error)
- type Image
- type RunOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunOnceRes ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.