# 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 implementation 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.