Module config_cache

Module config_cache 

Source
Expand description

SSH configuration caching module for efficient config management

Structs§

CacheConfig
Configuration options for the SSH config cache
CacheStats
Cache statistics for monitoring and debugging
SshConfigCache
Thread-safe LRU cache for SSH configurations

Statics§

GLOBAL_CACHE
Global SSH config cache instance