util

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: May 28, 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 GetBuildName added in v0.5.3

func GetBuildName(pod *kapi.Pod) string

GetBuildName returns name of the build pod.

func GetBuildPodName added in v0.4.2

func GetBuildPodName(build *buildapi.Build) string

GetBuildPodName returns name of the build pod.

func GetImageStreamForStrategy added in v0.5.1

func GetImageStreamForStrategy(strategy buildapi.BuildStrategy) *kapi.ObjectReference

GetImageStreamForStrategy returns the ImageStream[Tag/Image] ObjectReference associated with the BuildStrategy.

func IsBuildComplete added in v0.5.3

func IsBuildComplete(build *buildapi.Build) bool

func NameFromImageStream added in v0.5.1

func NameFromImageStream(namespace string, ref *kapi.ObjectReference, tag string) string

NameFromImageStream returns a concatenated name representing an ImageStream[Tag/Image] reference. If the reference does not contain a Namespace, the namespace parameter is used instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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