//
pkg.gl
Category
github.com/RedHatInsights/insights-operator-cli
restapi
package
0.0.0-20231020122110-c9f2ca8bdc8c
Repository:
https://github.com/redhatinsights/insights-operator-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
392 SLOC
#
Functions
NewRestAPI
NewRestAPI function is a constructor to construct new instance of REST API.
#
Constants
APIPrefix
APIPrefix string is inserted before all REST API endpoint addresses.
#
Structs
RestAPI
RestAPI is a structure representing instance of REST API.
#
Interfaces
API
API represents API to the controller service.