mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
* Publish matchbox docs to https://matchbox.psdn.io * Remove references to https://coreos.com/matchbox/docs
17 lines
450 B
Markdown
17 lines
450 B
Markdown
# gRPC API
|
|
|
|
## Protos
|
|
|
|
* [rpc.proto](https://github.com/poseidon/matchbox/blob/master/matchbox/rpc/rpcpb/rpc.proto)
|
|
* [storage.proto](https://github.com/poseidon/matchbox/blob/master/matchbox/storage/storagepb/storage.proto)
|
|
|
|
## Client Libraries
|
|
|
|
gRPC client libraries
|
|
|
|
* [Go](https://godoc.org/github.com/poseidon/matchbox/matchbox/client)
|
|
|
|
## Client Plugins
|
|
|
|
* [terraform-provider-matchbox](https://github.com/poseidon/terraform-provider-matchbox)
|