Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerTaskClient ¶
type DockerTaskClient struct {
// contains filtered or unexported fields
}
func NewDockerTaskClient ¶
func NewDockerTaskClient(commonOpts *taskModel.CommonTaskOptions, dockerOpts *commonModel.DockerOptions) (*DockerTaskClient, error)
func (*DockerTaskClient) Events ¶
func (task *DockerTaskClient) Events() *event.EventBus
func (*DockerTaskClient) Provider ¶
func (task *DockerTaskClient) Provider() taskModel.TaskProvider
func (*DockerTaskClient) Run ¶
func (task *DockerTaskClient) Run(opts *taskModel.RunOptions) error
Click to show internal directories.
Click to hide internal directories.