helper

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2017 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDockerClient

func NewDockerClient() (*client.Client, error)

Types

type Helper

type Helper struct {
	// contains filtered or unexported fields
}

func NewHelper

func NewHelper(c *cli.Context) *Helper
func (h *Helper) CleanDeadLinks()
func (h *Helper) LinkContainer(containerID string) error

func (*Helper) LinkVolumeByContainerID

func (h *Helper) LinkVolumeByContainerID(containerID string) error

type LoggingFileUpdater

type LoggingFileUpdater interface {
	LinkContainer(containerID string) error
	LinkVolumeByContainerID(containerID string) error
	CleanDeadLinks()
}

Jump to

Keyboard shortcuts

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