docker

package
v0.7.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package docker provides the ability for Vela to integrate with Docker as a runtime environment.

Usage:

import "github.com/go-vela/pkg-runtime/runtime/docker"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(_volumes, _privilegedImages []string) (*client, error)

New returns an Engine implementation that integrates with a Docker runtime.

nolint: golint // ignore returning unexported client

func NewMock

func NewMock() (*client, error)

NewMock returns an Engine implementation that integrates with a mock Docker runtime.

This function is intended for running tests only.

nolint: golint // ignore returning unexported client

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL