Skip to main content

Module proxy_aging

Module proxy_aging 

Source
Expand description

Age-based proxy lifecycle management and expiration.

Manages proxy files through their lifecycle from creation to deletion, applying aging policies that automatically expire, archive, or regenerate proxies based on configurable rules.

Structs§

AgingManager
Manager for proxy aging lifecycle.
AgingPolicy
Aging policy configuration.
AgingSweepResult
Result of an aging sweep.
ProxyRecord
Metadata for a managed proxy file.

Enums§

ProxyStage
Lifecycle stage of a proxy file.