directory
Version:
v2.0.0-beta6+incompatible
Opens a new window with list of versions in this module.
Published: Aug 14, 2019
License: AGPL-3.0
Opens a new window with license information.
README
¶
pmm-api
PMM 2.x APIs.
All generated files (Go code, Swagger spec, documentation) are already stored in this repository.
Browsing documentation
- Generate TLS certificate for
nginx
for local testing (once):
brew install mkcert
mkcert -install
make cert
- Serve API documentation with
nginx
:
make serve
Updating APIs
-
Edit .proto
files. Do not edit Swagger, .pb.go
, .pb.gw.go
. You can use make clean
to remove all generated files.
-
Install prototool
and fill vendor/
(once):
make init
- Generate files:
make gen
Directories
¶
Package agentlocalpb is a reverse proxy.
|
Package agentlocalpb is a reverse proxy. |
|
|
|
|
|
|
Package inventorypb is a reverse proxy.
|
Package inventorypb is a reverse proxy. |
|
|
|
|
|
|
|
|
Package managementpb is a reverse proxy.
|
Package managementpb is a reverse proxy. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package qanpb is a reverse proxy.
|
Package qanpb is a reverse proxy. |
|
|
|
|
|
|
|
|
|
|
Package serverpb is a reverse proxy.
|
Package serverpb is a reverse proxy. |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.