Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jetkvm/kvm
/ ToNetworkConfig
Method
ToNetworkConfig
network.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(s *RpcNetworkSettings) ToNetworkConfig() *types.NetworkConfig {
34
return
&s.NetworkConfig
35
}
36
37
type
PostRebootAction
struct
{
38
HealthCheck string `json:
"healthCheck"
`
Callers
1
rpcSetNetworkSettings
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected