Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ SetContainerNet
Method
SetContainerNet
pkg/funclet/network/network.go:27–27 ·
view source on GitHub ↗
(containerPid int)
Source
from the content-addressed store, hash-verified
25
type
NetworkManagerInterface
interface
{
26
InitNetwork(opt *NetworkOption) error
27
SetContainerNet(containerPid int) error
28
UnsetContainerNet(containerPid int) error
29
}
30
Callers
2
InitContainer
Method · 0.65
SetNetwork
Method · 0.65
Implementers
1
ContainerNetwork
pkg/funclet/network/network.go
Calls
no outgoing calls
Tested by
no test coverage detected