Documentation ¶
Overview ¶
firewall exporter
Index ¶
Constants ¶
View Source
const ( AddressId_AddressSet int32 = iota AddressId_RuleSet_Source AddressId_RuleSet_Destination )
Variables ¶
This section is empty.
Functions ¶
func FormatConfigInfo ¶ added in v1.8.6
func RequestHandler ¶
func RequestHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type ExporterConfig ¶
type ExporterConfig struct {
Firewalls []ShellConfig `json:"firewalls"`
}
type ShellConfig ¶
Click to show internal directories.
Click to hide internal directories.