containers / virtcontainers

A Go package for building hardware virtualized container runtimes
Apache License 2.0
139 stars 43 forks source link

Refactor RunPod() #485

Closed jodh-intel closed 7 years ago

jodh-intel commented 7 years ago

Remove the code duplicated between RunPod(), CreatePod() and StartPod().