util

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package util contains common functions that are used by the rest of the OpenShift build system.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateBuildFromBuild

func GenerateBuildFromBuild(build *buildapi.Build) *buildapi.Build

GenerateBuildFromBuild creates a new build based on a given Build.

func GenerateBuildFromConfig

func GenerateBuildFromConfig(bc *buildapi.BuildConfig, r *buildapi.SourceRevision, imageSubstitutions map[string]string) (build *buildapi.Build)

GenerateBuildFromConfig creates a new build based on a given BuildConfig. Optionally a SourceRevision for the new build can be specified. Also optionally a list of image names to be substituted can be supplied. Values in the BuildConfig that have a substitution provided will be replaced in the resulting Build

func SubstituteImageReferences

func SubstituteImageReferences(build *buildapi.Build, oldImage string, newImage string)

SubstituteImageReferences replaces references to an image with a new value

Types

This section is empty.

Jump to

Keyboard shortcuts

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