package
0.0.0-20191017011114-667e4383b672
Repository: https://github.com/abchain/fabric.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CreateImageReq - properties for creating an container image.
DestroyImageReq - properties for stopping a container.
StartImageReq - properties for starting a container.
StopImageReq - properties for stopping a container.
VM implemenation of VM management functionality.
VMController - manages VMs .
VMCResp - response from requests.
# Interfaces
VMCReqIntf - all requests should implement this interface.The context should be passed and tested at each layer till we stopnote that we'd stop on the first method on the stack that does nottake context.