MCPcopy 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
33func (s *RpcNetworkSettings) ToNetworkConfig() *types.NetworkConfig {
34 return &s.NetworkConfig
35}
36
37type PostRebootAction struct {
38 HealthCheck string `json:"healthCheck"`

Callers 1

rpcSetNetworkSettingsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected