Documentation ¶
Index ¶
- type Client
- func (c *Client) AlertManagers() (string, error)
- func (c *Client) Alerts() (string, error)
- func (c *Client) ApiRequest(apiVersion, apiName string, queryParams map[string]interface{}) (string, error)
- func (c *Client) Query(params map[string]interface{}) (string, []string, error)
- func (c *Client) QueryRange(params map[string]interface{}) (string, []string, error)
- func (c *Client) Rules() (string, error)
- func (c *Client) Targets() (string, error)
- func (c *Client) TargetsMetadata(params map[string]interface{}) (string, error)
- type Duration
- type QueryResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) AlertManagers ¶
func (*Client) ApiRequest ¶
func (*Client) QueryRange ¶
type QueryResult ¶
Click to show internal directories.
Click to hide internal directories.