imagechange

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2015 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageChangeController

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

ImageChangeController increments the version of a DeploymentConfig which has an image change trigger when a tag update to a triggered ImageRepository is detected.

Use the ImageChangeControllerFactory to create this controller.

func (*ImageChangeController) Handle

func (c *ImageChangeController) Handle(imageRepo *imageapi.ImageRepository) error

Handle processes image change triggers associated with imageRepo.

type ImageChangeControllerFactory

type ImageChangeControllerFactory struct {
	// Client is an OpenShift client.
	Client osclient.Interface
}

ImageChangeControllerFactory can create an ImageChangeController which watches all ImageRepository changes.

func (*ImageChangeControllerFactory) Create

Create creates an ImageChangeController.

Jump to

Keyboard shortcuts

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