pipeline

package
v0.0.6-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OutputPathNotSatisfiedCondition

func OutputPathNotSatisfiedCondition(err error) *metav1.Condition

func RunTemplateMissingCondition

func RunTemplateMissingCondition(err error) *metav1.Condition

func RunTemplateReadyCondition

func RunTemplateReadyCondition() *metav1.Condition

func StampedObjectRejectedByAPIServerCondition

func StampedObjectRejectedByAPIServerCondition(err error) *metav1.Condition

func TemplateStampFailureCondition

func TemplateStampFailureCondition(err error) *metav1.Condition

Types

type Realizer

type Realizer interface {
	Realize(ctx context.Context, pipeline *v1alpha1.Pipeline, logger logr.Logger, repository repository.Repository) (*v1.Condition, templates.Outputs, *unstructured.Unstructured)
}

func NewRealizer

func NewRealizer() Realizer

type TemplatingContext

type TemplatingContext struct {
	Pipeline *v1alpha1.Pipeline `json:"pipeline"`
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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