Module config

Module config 

Source
Expand description

Lifecycle configuration.

Structs§

LifecycleConfig
Lifecycle configuration for hydration/dehydration and idle reaping.

Enums§

CloudProviderType
Cloud provider selection for lifecycle operations.

Constants§

DEFAULT_IDLE_TIMEOUT_SECS
Default idle timeout before triggering dehydration/stop.
DEFAULT_SNAPSHOT_FILENAME
Default snapshot filename (object name).
REAPER_CHECK_INTERVAL_SECS
Default reaper poll interval.