containerd/vendor/golang.org/x
John Howard 40d898a820 Windows: Allow running as a service
Signed-off-by: John Howard <jhoward@microsoft.com>

Allows containerd.exe to run as a Windows service. eg

Register: `.\containerd.exe --register-service`

Start: `net start containerd`
...
Stop: `net stop containerd`

Unregister: `.\containerd.exe --unregister-service`

When running as a service, logs will go to the Windows application
event log.
2018-11-27 17:28:04 -08:00
..
crypto Re-vndr with newest vndr 2018-05-01 00:18:17 +01:00
net Bump golang.org/x/net 2018-04-24 14:33:20 -07:00
oauth2 Update cri to 9f39e32895. 2018-09-17 11:37:24 -07:00
sync clean up unused nats code 2017-02-20 05:28:09 +00:00
sys Windows: Allow running as a service 2018-11-27 17:28:04 -08:00
text Rerun vndr with newest version 2017-07-12 11:01:45 +01:00
time Update vendors. 2018-02-16 23:23:47 +00:00