Documentation
¶
Index ¶
- type Api
- func (api *Api) App(w http.ResponseWriter, r *http.Request)
- func (api *Api) Categories(w http.ResponseWriter, r *http.Request)
- func (api *Api) Check(w http.ResponseWriter, r *http.Request)
- func (api *Api) Configs(w http.ResponseWriter, r *http.Request)
- func (api *Api) Integration(w http.ResponseWriter, r *http.Request)
- func (api *Api) Integrations(w http.ResponseWriter, r *http.Request)
- func (api *Api) Node(w http.ResponseWriter, r *http.Request)
- func (api *Api) Overview(w http.ResponseWriter, r *http.Request)
- func (api *Api) Profile(w http.ResponseWriter, r *http.Request)
- func (api *Api) Project(w http.ResponseWriter, r *http.Request)
- func (api *Api) Projects(w http.ResponseWriter, _ *http.Request)
- func (api *Api) Prom(w http.ResponseWriter, r *http.Request)
- func (api *Api) Search(w http.ResponseWriter, r *http.Request)
- func (api *Api) Status(w http.ResponseWriter, r *http.Request)
- func (api *Api) Tracing(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Api ¶
type Api struct {
// contains filtered or unexported fields
}
func (*Api) Categories ¶
func (api *Api) Categories(w http.ResponseWriter, r *http.Request)
func (*Api) Integration ¶
func (api *Api) Integration(w http.ResponseWriter, r *http.Request)
func (*Api) Integrations ¶
func (api *Api) Integrations(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.