api/services: update go packages and regenerate

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day
2017-06-21 18:22:32 -07:00
parent 4784c3962a
commit 782d78346d
20 changed files with 487 additions and 458 deletions

View File

@@ -6,6 +6,8 @@ import "gogoproto/gogo.proto";
import "google/protobuf/empty.proto";
import "google/protobuf/field_mask.proto";
option go_package = "github.com/containerd/containerd/api/services/namespaces/v1;namespaces";
// Namespaces provides the ability to manipulate containerd namespaces.
//
// All objects in the system are required to be a member of a namespace. If a