synthesis

package
v0.0.42 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPodLifecycleController

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

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

func NewSliceCleanupController

func NewSliceCleanupController(mgr ctrl.Manager) error

func SwapStates added in v0.0.11

func SwapStates(comp *apiv1.Composition)

Types

type Config

type Config struct {
	SliceCreationQPS  float64
	ExecutorImage     string
	PodNamespace      string
	PodServiceAccount string

	TaintTolerationKey   string
	TaintTolerationValue string

	NodeAffinityKey   string
	NodeAffinityValue string

	ContainerCreationTimeout time.Duration
}

Jump to

Keyboard shortcuts

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