Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
type HttpJson ¶
type HttpJson struct { Services []Service // contains filtered or unexported fields }
func (*HttpJson) Description ¶
func (*HttpJson) Gather ¶
func (h *HttpJson) Gather(acc plugins.Accumulator) error
Gathers data for all servers.
func (*HttpJson) SampleConfig ¶
type RealHTTPClient ¶
type RealHTTPClient struct {
// contains filtered or unexported fields
}
func (RealHTTPClient) MakeRequest ¶
Click to show internal directories.
Click to hide internal directories.