MCPcopy
hub / github.com/1Panel-dev/1Panel / Name

Method Name

agent/utils/firewall/client.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15type FirewallClient interface {
16 Name() string // ufw firewalld
17 Start() error
18 Stop() error
19 Restart() error

Callers 15

InitFunction · 0.95
LoadBaseInfoMethod · 0.95
OperatePortRuleMethod · 0.95
OperateAddressRuleMethod · 0.95
initLangFunction · 0.65
loadRestorePathFunction · 0.65
LoadServiceNameFunction · 0.65
GetServicePathFunction · 0.65
SelectInitScriptFunction · 0.65
GetScriptNameFunction · 0.65
isSysvServiceEnabledFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestGenerateXlogFunction · 0.52