ing
This commit is contained in:
parent
f1a842ecd5
commit
79ce53529c
|
@ -6,4 +6,13 @@ const (
|
||||||
PathBin = "bin"
|
PathBin = "bin"
|
||||||
PathPID = "pid"
|
PathPID = "pid"
|
||||||
PathConfig = "config"
|
PathConfig = "config"
|
||||||
|
|
||||||
|
ContainerGeneralName = "general"
|
||||||
|
ContainerGeneralFileName = "overflow_probe_container_general.jar"
|
||||||
|
|
||||||
|
ContainerNetworkName = "network"
|
||||||
|
ContainerNetworkFileName = "overflow_probe_container_network"
|
||||||
|
|
||||||
|
ContainerDiscoveryName = "discovery"
|
||||||
|
ContainerDiscoveryFileName = "overflow_probe_container_discovery"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user