docker_build

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2017 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerBuild

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

func (*DockerBuild) Description

func (b *DockerBuild) Description() string

func (*DockerBuild) Process

func (b *DockerBuild) Process(e agent.Event) error

func (*DockerBuild) SampleConfig

func (b *DockerBuild) SampleConfig() string

func (*DockerBuild) Start

func (b *DockerBuild) Start(events chan agent.Event) error

func (*DockerBuild) Stop

func (b *DockerBuild) Stop()

func (*DockerBuild) Subscribe

func (b *DockerBuild) Subscribe() []string

type DockerBuilder

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

func NewDockerBuilder

func NewDockerBuilder(
	dockerClient *docker.Client,
	rsaPrivateKey string,
	rsaPublicKey string,
	outputBuffer *bytes.Buffer,
) *DockerBuilder

Jump to

Keyboard shortcuts

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