Update containerd to v1.2.0.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-11-12 11:12:41 -08:00
parent edf2b81778
commit f818de9dce
131 changed files with 2368 additions and 288 deletions

View File

@@ -6,6 +6,7 @@ import (
// HNSEndpoint represents a network endpoint in HNS
type HNSEndpoint = hns.HNSEndpoint
// Namespace represents a Compartment.
type Namespace = hns.Namespace