Caches
Table of Contents
Classes
- AvailablePackageCache
- Defines a Cache for available pfSense package information obtained from the pfSense package repos.
- PrivilegesCache
- Defines a Cache that is responsible for obtaining the privileges for REST API Endpoints and Forms and caching them
to a centralized location where it can be read by /etc/inc/priv/restapi.priv.inc.
- RESTAPIVersionReleasesCache
- Defines a Cache that can be used to update the available pfSense-pkg-RESTAPI releases cache. This Cache
runs on a schedule to periodically update the releases cache in the background.