Documentation
¶
Index ¶
- type Client
- func (client *Client) CreateLogs(c echo.Context) error
- func (client *Client) CreateRule(c echo.Context) error
- func (client *Client) Default(c echo.Context) error
- func (client *Client) DeleteRule(c echo.Context) error
- func (client *Client) GetBundle(c echo.Context) error
- func (client *Client) ReadLog(c echo.Context) error
- func (client *Client) ReadLogs(c echo.Context) error
- func (client *Client) ReadRule(c echo.Context) error
- func (client *Client) ReadRules(c echo.Context) error
- func (client *Client) ReplayLogWithCurrentRules(c echo.Context) error
- func (client *Client) ReplayLogWithNewRules(c echo.Context) error
- func (client *Client) UpdateRule(c echo.Context) error
- type Options
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) CreateLogs ¶
func (*Client) CreateRule ¶
func (*Client) DeleteRule ¶
func (*Client) ReplayLogWithCurrentRules ¶
func (*Client) ReplayLogWithNewRules ¶
func (*Client) UpdateRule ¶
Click to show internal directories.
Click to hide internal directories.