buildpod

package
v0.0.0-...-4d083f9 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2017 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildPodController

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

BuildPodController watches pods running builds and manages the build state

func NewBuildPodController

NewBuildPodController creates a new BuildPodController.

func (*BuildPodController) HandleBuildPodDeletion

func (bc *BuildPodController) HandleBuildPodDeletion(pod *kapi.Pod) error

HandleBuildPodDeletion sets the status of a build to error if the build pod has been deleted

func (*BuildPodController) HandlePod

func (bc *BuildPodController) HandlePod(pod *kapi.Pod) error

HandlePod updates the state of the build based on the pod state

func (*BuildPodController) Run

func (c *BuildPodController) Run(workers int, stopCh <-chan struct{})

Run begins watching and syncing.

Jump to

Keyboard shortcuts

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