Documentation
¶
Index ¶
- func EngineStatus(c *gin.Context)
- func Fields(c *gin.Context)
- func GetAssets(prefix string) http.Handler
- func GetHome(prefix string) http.Handler
- func Healthz(c *gin.Context)
- func Info(c *gin.Context)
- func Refresh(c *gin.Context)
- func Resource(c *gin.Context)
- func Resources(c *gin.Context)
- func SetupRoutes(router *gin.Engine, cfg config.Config, logger *zap.Logger, ...)
- func StartWebServer(ctx context.Context, cfg config.Config, logger *zap.Logger, ...)
- func Stats(c *gin.Context)
- type EngineFunc
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EngineStatus ¶ added in v0.0.10
EngineStatus returns the status of the engine
func Fields ¶ added in v0.0.10
Fields Return the list of fields available for filtering the resources
func Resources ¶ added in v0.0.10
Resources retrieves the cloud resources matching the query parameters
func SetupRoutes ¶
func StartWebServer ¶ added in v0.0.2
Types ¶
type EngineFunc ¶ added in v0.0.10
Click to show internal directories.
Click to hide internal directories.