class

Pared::Views::FirewallPage

Inherits Pared::Views::ApplicationLayout < Blueprint::HTML < Blueprint::HTML::StandardElements < Blueprint::HTML::ElementRegistrar < Reference < Object

Constructors

new(current_user : User, firewall_status : String, active_zones : Array(String), zone_details : Array(Pared::Cache::ZoneSummary), policies : Array(Pared::Firewalld::PolicyConfig), error : String | Nil = nil, success : String | Nil = nil, csrf_token : String | Nil = nil)
Source