synthesis

package
v0.1.24 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2025 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPodGC added in v0.1.1

func NewPodGC(mgr ctrl.Manager, creationTimeout time.Duration) error

func NewPodLifecycleController

func NewPodLifecycleController(mgr ctrl.Manager, cfg *Config) error

NewPodLifecycleController is responsible for creating and deleting pods as needed to synthesize compositions.

Types

type Config

type Config struct {
	ExecutorImage     string
	PodNamespace      string
	PodServiceAccount string

	TaintTolerationKey   string
	TaintTolerationValue string

	NodeAffinityKey   string
	NodeAffinityValue string
}

Jump to

Keyboard shortcuts

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