Skip to content

Commit

Permalink
Stabilize the api proto descriptors
Browse files Browse the repository at this point in the history
Signed-off-by: He Xiaoxi <tossmilestone@gmail.com>
  • Loading branch information
tossmilestone committed Aug 9, 2017
1 parent 43e7983 commit be3bab1
Show file tree
Hide file tree
Showing 2 changed files with 9,721 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Protobuild.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ plugins = ["grpc", "deepcopy", "storeobject", "raftproxy", "authenticatedwrapper
"google/protobuf/field_mask.proto" = "github.com/gogo/protobuf/types"
"google/protobuf/timestamp.proto" = "github.com/gogo/protobuf/types"
"google/protobuf/duration.proto" = "github.com/gogo/protobuf/types"

[[descriptors]]
prefix = "github.com/docker/swarmkit/api"
target = "api/api.pb.txt"
Loading

0 comments on commit be3bab1

Please sign in to comment.