saf.saltext.engines package#

Submodules#

saf.saltext.engines.analytics module#

Salt engine module.

saf.saltext.engines.analytics.__virtual__() str | tuple[bool, str][source]#

Return the module name, or (False, "Failure reason") to load, or not, the engine.

saf.saltext.engines.analytics.get_config_dict() dict[str, Any] | None[source]#

Return the configuration dictionary for salt analytics.

saf.saltext.engines.analytics.start() None[source]#

Start the salt analytics engine.