tasks

package
v1.72.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Task

type Task interface {
	// Run Runs the task
	Run()
}

Task Interface for tasks

func NewRadixEnvironmentsCleanup

func NewRadixEnvironmentsCleanup(ctx context.Context, kubeUtil *kube.Kube, retentionPeriod time.Duration) Task

NewRadixEnvironmentsCleanup Creates a new RadixEnvironments cleanup task The task will clean up orphaned environments older than the specified retentionPeriod

Jump to

Keyboard shortcuts

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