struct

Pared::Firewalld::ZoneConfig

Inherits Struct < Value < Object

Constructors

new(name : String)
Source

Instance methods

forward=(forward : Bool)
Source
forward?
Source
forward_ports
Source
forward_ports=(forward_ports : Array(Hash(String, String)))
Source
interfaces
Source
interfaces=(interfaces : Array(String))
Source
masquerade=(masquerade : Bool)
Source
masquerade?
Source
name
Source
name=(name : String)
Source
ports
Source
ports=(ports : Array(String))
Source
rich_rules
Source
rich_rules=(rich_rules : Array(String))
Source
services
Source
services=(services : Array(String))
Source
sources
Source
sources=(sources : Array(String))
Source
target
Source
target=(target : String)
Source