Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/1Panel
/ Name
Method
Name
agent/utils/controller/controller.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
type
Controller
interface
{
15
Name() string
16
IsActive(serviceName string) (bool, error)
17
IsEnable(serviceName string) (bool, error)
18
IsExist(serviceName string) (bool, error)
Callers
9
LoadServiceName
Function · 0.65
GetServicePath
Function · 0.65
SelectInitScript
Function · 0.65
GetScriptName
Function · 0.65
isSysvServiceEnabled
Function · 0.65
ListObjects
Method · 0.65
ListObjects
Method · 0.65
Upload
Method · 0.65
ListObjects
Method · 0.65
Implementers
6
Sysvinit
core/utils/controller/manager/sysvinit
Openrc
core/utils/controller/manager/openrc.g
Systemd
core/utils/controller/manager/systemd.
Sysvinit
agent/utils/controller/manager/sysvini
Openrc
agent/utils/controller/manager/openrc.
Systemd
agent/utils/controller/manager/systemd
Calls
no outgoing calls
Tested by
no test coverage detected