gobdocker

package
v0.0.0-...-29bcaae Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

import github.com/dmcsorley/goblin/gobdocker

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateVolume

func CreateVolume(name string) (string, error)

func ListenForBuildExits

func ListenForBuildExits(callback func(*ExitedBuild))

func RemoveContainer

func RemoveContainer(name string)

func RemoveImage

func RemoveImage(name string) error

func RemoveVolume

func RemoveVolume(name string)

func WaitContainer

func WaitContainer(name string) (int, error)

Types

type ExitedBuild

type ExitedBuild struct {
	Id          string
	ContainerId string
	Name        string
	Time        string
	Exit        string
}

Jump to

Keyboard shortcuts

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