Index of all Filter Plugins
arillso.container
arillso.container.fleet_transform_targets – Transform Fleet targets from snake_case to camelCase
arillso.system
arillso.system.from_toml – Convert TOML string to dictionary
arillso.system.to_nftables_hierarchy – Convert hierarchical firewall configs to merged nftables structure
arillso.system.to_nftables_ports – Convert port list to nftables port syntax
arillso.system.to_nftables_rule – Convert YAML rule dict to nftables syntax string
arillso.system.to_nice_toml – Convert dictionary to nicely formatted TOML
arillso.system.to_toml – Convert variable to TOML string