Directories ¶
Path | Synopsis |
---|---|
Package base defines the names and variables that have global scope throughout which can be used in other subpackages
|
Package base defines the names and variables that have global scope throughout which can be used in other subpackages |
Package cli implements the CLI of the CEEMS API server app
|
Package cli implements the CLI of the CEEMS API server app |
Package db creates DB tables, call resource manager interfaces and populates the DB with compute units
|
Package db creates DB tables, call resource manager interfaces and populates the DB with compute units |
migrator
Package migrator implements database migrations
|
Package migrator implements database migrations |
Package helper provides utility functions across sub packages
|
Package helper provides utility functions across sub packages |
Package http implements the HTTP server handlers for different resource endpoints
|
Package http implements the HTTP server handlers for different resource endpoints |
docs
Package docs Code generated by swaggo/swag.
|
Package docs Code generated by swaggo/swag. |
Package models defines different models used in stats
|
Package models defines different models used in stats |
Package resource defines the interface that each resource manager needs to implement to get compute units
|
Package resource defines the interface that each resource manager needs to implement to get compute units |
openstack
Package openstack implements the fetcher interface to fetch instances from Openstack resource manager
|
Package openstack implements the fetcher interface to fetch instances from Openstack resource manager |
slurm
Package slurm implements the fetcher interface to fetch compute units from SLURM resource manager
|
Package slurm implements the fetcher interface to fetch compute units from SLURM resource manager |
Package updater will provide an interface to update the unit stucts before inserting into DB
|
Package updater will provide an interface to update the unit stucts before inserting into DB |
tsdb
Package tsdb provides the TSDB based updater for CEEMS
|
Package tsdb provides the TSDB based updater for CEEMS |
Click to show internal directories.
Click to hide internal directories.