MCPcopy Index your code
hub / github.com/apache/cloudstack-go / UpdateVmNicIp

Method UpdateVmNicIp

cloudstack/NicService.go:35–35  ·  view source on GitHub ↗
(p *UpdateVmNicIpParams)

Source from the content-addressed store, hash-verified

33 RemoveIpFromNic(p *RemoveIpFromNicParams) (*RemoveIpFromNicResponse, error)
34 NewRemoveIpFromNicParams(id string) *RemoveIpFromNicParams
35 UpdateVmNicIp(p *UpdateVmNicIpParams) (*UpdateVmNicIpResponse, error)
36 NewUpdateVmNicIpParams(nicid string) *UpdateVmNicIpParams
37}
38

Callers 1

TestNicServiceFunction · 0.65

Implementers 3

MockNicServiceIfacecloudstack/NicService_mock.go
MockNicServiceIfaceMockRecordercloudstack/NicService_mock.go
NicServicecloudstack/cloudstack.go

Calls

no outgoing calls

Tested by 1

TestNicServiceFunction · 0.52