Directories
¶
Path | Synopsis |
---|---|
Package adminapi is the implementation of the CPM Administration REST API.
|
Package adminapi is the implementation of the CPM Administration REST API. |
Package admindb is the implementation of most of the database access code that CPM uses to control and get metadata out of the CPM administrative database.
|
Package admindb is the implementation of most of the database access code that CPM uses to control and get metadata out of the CPM administrative database. |
Package collect is the implementation of the CPM metrics collection process.
|
Package collect is the implementation of the CPM metrics collection process. |
example of calling one of these
|
example of calling one of these |
example of calling one of these
|
example of calling one of these |
Package dummy is a do-nothing REST API that allows for a form of development testing, only use this if you want to keep a container running while doing development and hot-swapping on the containers real server.
|
Package dummy is a do-nothing REST API that allows for a form of development testing, only use this if you want to keep a container running while doing development and hot-swapping on the containers real server. |
Package logit is small wrapper around the source code level logging used in CPM.
|
Package logit is small wrapper around the source code level logging used in CPM. |
Package sec is the security implementation used by the CPM application.
|
Package sec is the security implementation used by the CPM application. |
Package swarmapi is a wrapper around the docker api We use this package to interact with the Swarm manager which proxies docker API calls to the various nodes in the Swarm of docker nodes
|
Package swarmapi is a wrapper around the docker api We use this package to interact with the Swarm manager which proxies docker API calls to the various nodes in the Swarm of docker nodes |
example of calling one of these
|
example of calling one of these |
Package template is the templating package used by CPM to generate various postgresql configuration files, for example, the pg_hba.conf and postgresql.conf files are generated from templates.
|
Package template is the templating package used by CPM to generate various postgresql configuration files, for example, the pg_hba.conf and postgresql.conf files are generated from templates. |
Package types is the main set of data types defined within CPM and used across all tiers.
|
Package types is the main set of data types defined within CPM and used across all tiers. |
Package util is a collection of utility functions used within CPM.
|
Package util is a collection of utility functions used within CPM. |
Click to show internal directories.
Click to hide internal directories.