microsoft / opengcs

Moved to https://github.com/microsoft/hcsshim/tree/master/internal/guest. If you wish to open PRs/submit issues please do so against https://github.com/microsoft/hcsshim.
MIT License
83 stars 41 forks source link

Break apart hcsv2.Host ModifySettings methods #333

Closed jterry75 closed 5 years ago

jterry75 commented 5 years ago

Seperates all hvsv2.Host ModifySettings calls into seperate functions to make growth easier when adding new entries.

Signed-off-by: Justin Terry (VM) juterry@microsoft.com

jterry75 commented 5 years ago

@kevpar - No changes just broke it apart.