Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // OrphanedRadixEnvironmentsRetentionPeriod is the time period for how long orphaned RadixEnvironments should be retained OrphanedRadixEnvironmentsRetentionPeriod time.Duration // OrphanedEnvironmentsCleanupCron is the cron expression for when to run the cleanup of orphaned RadixEnvironments OrphanedEnvironmentsCleanupCron string }
Config for tasks
Click to show internal directories.
Click to hide internal directories.