containerd: include zfs plugin by default

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day
2018-02-02 17:05:53 -08:00
parent b307df2723
commit f4113a903a
28 changed files with 2730 additions and 0 deletions

8
vendor/github.com/pborman/uuid/doc.go generated vendored Normal file
View File

@@ -0,0 +1,8 @@
// Copyright 2011 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// The uuid package generates and inspects UUIDs.
//
// UUIDs are based on RFC 4122 and DCE 1.1: Authentication and Security Services.
package uuid