resources

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package resources holds simple functions for synthesizing child resources from a Configuration resource and any relevant Configuration controller configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBuild

func GetBuild(configSpec *v1alpha1.ConfigurationSpec) *unstructured.Unstructured

GetBuild extracts an Unstructured Build object from the passed in ConfigurationSpec.

func MakeBuild

func MakeBuild(config *v1alpha1.Configuration) *unstructured.Unstructured

MakeBuild creates an Unstructured Build object from the passed in Configuration and fills in metadata and references based on the Configuration.

func MakeRevision

func MakeRevision(config *v1alpha1.Configuration, buildRef *corev1.ObjectReference) *v1alpha1.Revision

MakeRevision creates a revision object from configuration and build reference.

func MustToUnstructured

func MustToUnstructured(build *buildv1alpha1.Build) *unstructured.Unstructured

func RevisionLabelValueForKey

func RevisionLabelValueForKey(key string, config *v1alpha1.Configuration) string

RevisionLabelValueForKey returns the label value for the given key.

func UnstructuredWithContent

func UnstructuredWithContent(content map[string]interface{}) *unstructured.Unstructured

func UpdateRevisionLabels

func UpdateRevisionLabels(rev *v1alpha1.Revision, config *v1alpha1.Configuration)

UpdateRevisionLabels sets the revisions labels given a Configuration.

Types

This section is empty.

Jump to

Keyboard shortcuts

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