pkg

package
v0.0.0-...-85725b2 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package pkg provides common libraries for the Deis builder.

The Deis builder is responsible for building slugs and docker images for use in the Deis on the Deis PaaS platform.

Index

Constants

View Source
const (
	StatusOk = iota
	StatusLocalError
)

Return codes that will be sent to the shell.

Variables

This section is empty.

Functions

func RunBuilder

func RunBuilder(cnf *sshd.Config, gitHomeDir string, sshServerCircuit *sshd.Circuit, pushLock sshd.RepositoryLock) int

RunBuilder starts the Builder service.

The Builder service is responsible for setting up the local container environment and then listening for new builds. The main listening service is SSH. Builder listens for new Git commands and then sends those on to Git.

Run returns on of the Status* status code constants.

Types

This section is empty.

Directories

Path Synopsis
Package cleaner is a background process that compares the kubernetes namespace list with the folders in the local git home directory, deleting what's not in the namespace list.
Package cleaner is a background process that compares the kubernetes namespace list with the folders in the local git home directory, deleting what's not in the namespace list.
Package sshd implements an SSH server.
Package sshd implements an SSH server.

Jump to

Keyboard shortcuts

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