convert

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package convert provides methods to convert a Build CRD to a k8s Pod resource.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromCRD

func FromCRD(build *v1alpha1.Build, kubeclient kubernetes.Interface) (*corev1.Pod, error)

FromCRD converts a Build object to a Pod which implements the build specified by the supplied CRD.

func ToCRD

func ToCRD(pod *corev1.Pod) (*v1alpha1.Build, error)

ToCRD coverts a Pod generated by FromCRD back to a custom resource definition. This function is only used for testing.

Types

This section is empty.

Jump to

Keyboard shortcuts

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