runnable

package
v0.0.8-rc.2 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FailedToListCreatedObjectsCondition

func FailedToListCreatedObjectsCondition(err error) *metav1.Condition

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, runnable *v1alpha1.Runnable, logger logr.Logger, repository repository.Repository) (*v1.Condition, templates.Outputs, *unstructured.Unstructured)
}

func NewRealizer

func NewRealizer() Realizer

type TemplatingContext

type TemplatingContext struct {
	Runnable *v1alpha1.Runnable     `json:"runnable"`
	Selected map[string]interface{} `json:"selected"`
}

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