class

Cl8r::Generators::Firewall

Inherits Cl8r::Generators::Base < Reference < Object

Generates datacenter border firewall rulesets (nftables), tabular access rule sheets, and security matrices.

Instance methods

applicable?

Determines if this generator backend is applicable to the current cluster topology and configuration.

Source
name

Human-readable name/identifier of this generator backend.

Source
render

Pure functional generation method returning files in memory.

Source