api

package
v0.0.0-...-6b15b67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2026 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package api provides primitives to interact with the openapi HTTP API.

Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.5.0 DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogflareWebApiAccessTokenControllerCreateRequest

func NewLogflareWebApiAccessTokenControllerCreateRequest(server string, body LogflareWebApiAccessTokenControllerCreateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiAccessTokenControllerCreateRequest calls the generic LogflareWebApiAccessTokenControllerCreate builder with application/json body

func NewLogflareWebApiAccessTokenControllerCreateRequestWithBody

func NewLogflareWebApiAccessTokenControllerCreateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiAccessTokenControllerCreateRequestWithBody generates requests for LogflareWebApiAccessTokenControllerCreate with any type of body

func NewLogflareWebApiAccessTokenControllerDeleteRequest

func NewLogflareWebApiAccessTokenControllerDeleteRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiAccessTokenControllerDeleteRequest generates requests for LogflareWebApiAccessTokenControllerDelete

func NewLogflareWebApiAccessTokenControllerIndexRequest

func NewLogflareWebApiAccessTokenControllerIndexRequest(server string) (*http.Request, error)

NewLogflareWebApiAccessTokenControllerIndexRequest generates requests for LogflareWebApiAccessTokenControllerIndex

func NewLogflareWebApiBackendControllerCreateRequest

func NewLogflareWebApiBackendControllerCreateRequest(server string, body LogflareWebApiBackendControllerCreateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiBackendControllerCreateRequest calls the generic LogflareWebApiBackendControllerCreate builder with application/json body

func NewLogflareWebApiBackendControllerCreateRequestWithBody

func NewLogflareWebApiBackendControllerCreateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiBackendControllerCreateRequestWithBody generates requests for LogflareWebApiBackendControllerCreate with any type of body

func NewLogflareWebApiBackendControllerDeleteRequest

func NewLogflareWebApiBackendControllerDeleteRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiBackendControllerDeleteRequest generates requests for LogflareWebApiBackendControllerDelete

func NewLogflareWebApiBackendControllerIndexRequest

func NewLogflareWebApiBackendControllerIndexRequest(server string) (*http.Request, error)

NewLogflareWebApiBackendControllerIndexRequest generates requests for LogflareWebApiBackendControllerIndex

func NewLogflareWebApiBackendControllerShowRequest

func NewLogflareWebApiBackendControllerShowRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiBackendControllerShowRequest generates requests for LogflareWebApiBackendControllerShow

func NewLogflareWebApiBackendControllerUpdate2Request

func NewLogflareWebApiBackendControllerUpdate2Request(server string, token string, body LogflareWebApiBackendControllerUpdate2JSONRequestBody) (*http.Request, error)

NewLogflareWebApiBackendControllerUpdate2Request calls the generic LogflareWebApiBackendControllerUpdate2 builder with application/json body

func NewLogflareWebApiBackendControllerUpdate2RequestWithBody

func NewLogflareWebApiBackendControllerUpdate2RequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiBackendControllerUpdate2RequestWithBody generates requests for LogflareWebApiBackendControllerUpdate2 with any type of body

func NewLogflareWebApiBackendControllerUpdateRequest

func NewLogflareWebApiBackendControllerUpdateRequest(server string, token string, body LogflareWebApiBackendControllerUpdateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiBackendControllerUpdateRequest calls the generic LogflareWebApiBackendControllerUpdate builder with application/json body

func NewLogflareWebApiBackendControllerUpdateRequestWithBody

func NewLogflareWebApiBackendControllerUpdateRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiBackendControllerUpdateRequestWithBody generates requests for LogflareWebApiBackendControllerUpdate with any type of body

func NewLogflareWebApiEndpointControllerCreateRequest

func NewLogflareWebApiEndpointControllerCreateRequest(server string, body LogflareWebApiEndpointControllerCreateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiEndpointControllerCreateRequest calls the generic LogflareWebApiEndpointControllerCreate builder with application/json body

func NewLogflareWebApiEndpointControllerCreateRequestWithBody

func NewLogflareWebApiEndpointControllerCreateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiEndpointControllerCreateRequestWithBody generates requests for LogflareWebApiEndpointControllerCreate with any type of body

func NewLogflareWebApiEndpointControllerDeleteRequest

func NewLogflareWebApiEndpointControllerDeleteRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiEndpointControllerDeleteRequest generates requests for LogflareWebApiEndpointControllerDelete

func NewLogflareWebApiEndpointControllerIndexRequest

func NewLogflareWebApiEndpointControllerIndexRequest(server string) (*http.Request, error)

NewLogflareWebApiEndpointControllerIndexRequest generates requests for LogflareWebApiEndpointControllerIndex

func NewLogflareWebApiEndpointControllerShowRequest

func NewLogflareWebApiEndpointControllerShowRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiEndpointControllerShowRequest generates requests for LogflareWebApiEndpointControllerShow

func NewLogflareWebApiEndpointControllerUpdate2Request

func NewLogflareWebApiEndpointControllerUpdate2Request(server string, token string, body LogflareWebApiEndpointControllerUpdate2JSONRequestBody) (*http.Request, error)

NewLogflareWebApiEndpointControllerUpdate2Request calls the generic LogflareWebApiEndpointControllerUpdate2 builder with application/json body

func NewLogflareWebApiEndpointControllerUpdate2RequestWithBody

func NewLogflareWebApiEndpointControllerUpdate2RequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiEndpointControllerUpdate2RequestWithBody generates requests for LogflareWebApiEndpointControllerUpdate2 with any type of body

func NewLogflareWebApiEndpointControllerUpdateRequest

func NewLogflareWebApiEndpointControllerUpdateRequest(server string, token string, body LogflareWebApiEndpointControllerUpdateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiEndpointControllerUpdateRequest calls the generic LogflareWebApiEndpointControllerUpdate builder with application/json body

func NewLogflareWebApiEndpointControllerUpdateRequestWithBody

func NewLogflareWebApiEndpointControllerUpdateRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiEndpointControllerUpdateRequestWithBody generates requests for LogflareWebApiEndpointControllerUpdate with any type of body

func NewLogflareWebApiQueryControllerParseRequest

func NewLogflareWebApiQueryControllerParseRequest(server string, params *LogflareWebApiQueryControllerParseParams) (*http.Request, error)

NewLogflareWebApiQueryControllerParseRequest generates requests for LogflareWebApiQueryControllerParse

func NewLogflareWebApiQueryControllerQueryRequest

func NewLogflareWebApiQueryControllerQueryRequest(server string, params *LogflareWebApiQueryControllerQueryParams) (*http.Request, error)

NewLogflareWebApiQueryControllerQueryRequest generates requests for LogflareWebApiQueryControllerQuery

func NewLogflareWebApiRuleControllerCreateRequest

func NewLogflareWebApiRuleControllerCreateRequest(server string, body LogflareWebApiRuleControllerCreateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiRuleControllerCreateRequest calls the generic LogflareWebApiRuleControllerCreate builder with application/json body

func NewLogflareWebApiRuleControllerCreateRequestWithBody

func NewLogflareWebApiRuleControllerCreateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiRuleControllerCreateRequestWithBody generates requests for LogflareWebApiRuleControllerCreate with any type of body

func NewLogflareWebApiRuleControllerDeleteRequest

func NewLogflareWebApiRuleControllerDeleteRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiRuleControllerDeleteRequest generates requests for LogflareWebApiRuleControllerDelete

func NewLogflareWebApiRuleControllerIndexRequest

func NewLogflareWebApiRuleControllerIndexRequest(server string) (*http.Request, error)

NewLogflareWebApiRuleControllerIndexRequest generates requests for LogflareWebApiRuleControllerIndex

func NewLogflareWebApiRuleControllerShowRequest

func NewLogflareWebApiRuleControllerShowRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiRuleControllerShowRequest generates requests for LogflareWebApiRuleControllerShow

func NewLogflareWebApiRuleControllerUpdate2Request

func NewLogflareWebApiRuleControllerUpdate2Request(server string, token string, body LogflareWebApiRuleControllerUpdate2JSONRequestBody) (*http.Request, error)

NewLogflareWebApiRuleControllerUpdate2Request calls the generic LogflareWebApiRuleControllerUpdate2 builder with application/json body

func NewLogflareWebApiRuleControllerUpdate2RequestWithBody

func NewLogflareWebApiRuleControllerUpdate2RequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiRuleControllerUpdate2RequestWithBody generates requests for LogflareWebApiRuleControllerUpdate2 with any type of body

func NewLogflareWebApiRuleControllerUpdateRequest

func NewLogflareWebApiRuleControllerUpdateRequest(server string, token string, body LogflareWebApiRuleControllerUpdateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiRuleControllerUpdateRequest calls the generic LogflareWebApiRuleControllerUpdate builder with application/json body

func NewLogflareWebApiRuleControllerUpdateRequestWithBody

func NewLogflareWebApiRuleControllerUpdateRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiRuleControllerUpdateRequestWithBody generates requests for LogflareWebApiRuleControllerUpdate with any type of body

func NewLogflareWebApiSourceControllerAddBackendRequest

func NewLogflareWebApiSourceControllerAddBackendRequest(server string, sourceToken string, backendToken string) (*http.Request, error)

NewLogflareWebApiSourceControllerAddBackendRequest generates requests for LogflareWebApiSourceControllerAddBackend

func NewLogflareWebApiSourceControllerCreateRequest

func NewLogflareWebApiSourceControllerCreateRequest(server string, body LogflareWebApiSourceControllerCreateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiSourceControllerCreateRequest calls the generic LogflareWebApiSourceControllerCreate builder with application/json body

func NewLogflareWebApiSourceControllerCreateRequestWithBody

func NewLogflareWebApiSourceControllerCreateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiSourceControllerCreateRequestWithBody generates requests for LogflareWebApiSourceControllerCreate with any type of body

func NewLogflareWebApiSourceControllerDeleteRequest

func NewLogflareWebApiSourceControllerDeleteRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiSourceControllerDeleteRequest generates requests for LogflareWebApiSourceControllerDelete

func NewLogflareWebApiSourceControllerIndexRequest

func NewLogflareWebApiSourceControllerIndexRequest(server string) (*http.Request, error)

NewLogflareWebApiSourceControllerIndexRequest generates requests for LogflareWebApiSourceControllerIndex

func NewLogflareWebApiSourceControllerRecentRequest

func NewLogflareWebApiSourceControllerRecentRequest(server string, sourceToken string) (*http.Request, error)

NewLogflareWebApiSourceControllerRecentRequest generates requests for LogflareWebApiSourceControllerRecent

func NewLogflareWebApiSourceControllerRemoveBackendRequest

func NewLogflareWebApiSourceControllerRemoveBackendRequest(server string, sourceToken string, backendToken string) (*http.Request, error)

NewLogflareWebApiSourceControllerRemoveBackendRequest generates requests for LogflareWebApiSourceControllerRemoveBackend

func NewLogflareWebApiSourceControllerShowRequest

func NewLogflareWebApiSourceControllerShowRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiSourceControllerShowRequest generates requests for LogflareWebApiSourceControllerShow

func NewLogflareWebApiSourceControllerShowSchemaRequest

func NewLogflareWebApiSourceControllerShowSchemaRequest(server string, sourceToken string) (*http.Request, error)

NewLogflareWebApiSourceControllerShowSchemaRequest generates requests for LogflareWebApiSourceControllerShowSchema

func NewLogflareWebApiSourceControllerUpdate2Request

func NewLogflareWebApiSourceControllerUpdate2Request(server string, token string, body LogflareWebApiSourceControllerUpdate2JSONRequestBody) (*http.Request, error)

NewLogflareWebApiSourceControllerUpdate2Request calls the generic LogflareWebApiSourceControllerUpdate2 builder with application/json body

func NewLogflareWebApiSourceControllerUpdate2RequestWithBody

func NewLogflareWebApiSourceControllerUpdate2RequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiSourceControllerUpdate2RequestWithBody generates requests for LogflareWebApiSourceControllerUpdate2 with any type of body

func NewLogflareWebApiSourceControllerUpdateRequest

func NewLogflareWebApiSourceControllerUpdateRequest(server string, token string, body LogflareWebApiSourceControllerUpdateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiSourceControllerUpdateRequest calls the generic LogflareWebApiSourceControllerUpdate builder with application/json body

func NewLogflareWebApiSourceControllerUpdateRequestWithBody

func NewLogflareWebApiSourceControllerUpdateRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiSourceControllerUpdateRequestWithBody generates requests for LogflareWebApiSourceControllerUpdate with any type of body

func NewLogflareWebApiTeamControllerCreateRequest

func NewLogflareWebApiTeamControllerCreateRequest(server string, body LogflareWebApiTeamControllerCreateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiTeamControllerCreateRequest calls the generic LogflareWebApiTeamControllerCreate builder with application/json body

func NewLogflareWebApiTeamControllerCreateRequestWithBody

func NewLogflareWebApiTeamControllerCreateRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiTeamControllerCreateRequestWithBody generates requests for LogflareWebApiTeamControllerCreate with any type of body

func NewLogflareWebApiTeamControllerDeleteRequest

func NewLogflareWebApiTeamControllerDeleteRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiTeamControllerDeleteRequest generates requests for LogflareWebApiTeamControllerDelete

func NewLogflareWebApiTeamControllerIndexRequest

func NewLogflareWebApiTeamControllerIndexRequest(server string) (*http.Request, error)

NewLogflareWebApiTeamControllerIndexRequest generates requests for LogflareWebApiTeamControllerIndex

func NewLogflareWebApiTeamControllerShowRequest

func NewLogflareWebApiTeamControllerShowRequest(server string, token string) (*http.Request, error)

NewLogflareWebApiTeamControllerShowRequest generates requests for LogflareWebApiTeamControllerShow

func NewLogflareWebApiTeamControllerUpdate2Request

func NewLogflareWebApiTeamControllerUpdate2Request(server string, token string, body LogflareWebApiTeamControllerUpdate2JSONRequestBody) (*http.Request, error)

NewLogflareWebApiTeamControllerUpdate2Request calls the generic LogflareWebApiTeamControllerUpdate2 builder with application/json body

func NewLogflareWebApiTeamControllerUpdate2RequestWithBody

func NewLogflareWebApiTeamControllerUpdate2RequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiTeamControllerUpdate2RequestWithBody generates requests for LogflareWebApiTeamControllerUpdate2 with any type of body

func NewLogflareWebApiTeamControllerUpdateRequest

func NewLogflareWebApiTeamControllerUpdateRequest(server string, token string, body LogflareWebApiTeamControllerUpdateJSONRequestBody) (*http.Request, error)

NewLogflareWebApiTeamControllerUpdateRequest calls the generic LogflareWebApiTeamControllerUpdate builder with application/json body

func NewLogflareWebApiTeamControllerUpdateRequestWithBody

func NewLogflareWebApiTeamControllerUpdateRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)

NewLogflareWebApiTeamControllerUpdateRequestWithBody generates requests for LogflareWebApiTeamControllerUpdate with any type of body

func NewLogflareWebEndpointsControllerQuery2Request

func NewLogflareWebEndpointsControllerQuery2Request(server string, tokenOrName string) (*http.Request, error)

NewLogflareWebEndpointsControllerQuery2Request generates requests for LogflareWebEndpointsControllerQuery2

func NewLogflareWebEndpointsControllerQuery3Request

func NewLogflareWebEndpointsControllerQuery3Request(server string, tokenOrName string) (*http.Request, error)

NewLogflareWebEndpointsControllerQuery3Request generates requests for LogflareWebEndpointsControllerQuery3

func NewLogflareWebEndpointsControllerQueryRequest

func NewLogflareWebEndpointsControllerQueryRequest(server string, name string) (*http.Request, error)

NewLogflareWebEndpointsControllerQueryRequest generates requests for LogflareWebEndpointsControllerQuery

func NewLogflareWebLogControllerCreate2Request

func NewLogflareWebLogControllerCreate2Request(server string, params *LogflareWebLogControllerCreate2Params) (*http.Request, error)

NewLogflareWebLogControllerCreate2Request generates requests for LogflareWebLogControllerCreate2

func NewLogflareWebLogControllerCreate3Request

func NewLogflareWebLogControllerCreate3Request(server string, params *LogflareWebLogControllerCreate3Params) (*http.Request, error)

NewLogflareWebLogControllerCreate3Request generates requests for LogflareWebLogControllerCreate3

func NewLogflareWebLogControllerCreate4Request

func NewLogflareWebLogControllerCreate4Request(server string, params *LogflareWebLogControllerCreate4Params) (*http.Request, error)

NewLogflareWebLogControllerCreate4Request generates requests for LogflareWebLogControllerCreate4

func NewLogflareWebLogControllerCreateRequest

func NewLogflareWebLogControllerCreateRequest(server string, params *LogflareWebLogControllerCreateParams) (*http.Request, error)

NewLogflareWebLogControllerCreateRequest generates requests for LogflareWebLogControllerCreate

Types

type AccessToken

type AccessToken struct {
	Description *string    `json:"description,omitempty"`
	Id          *int       `json:"id,omitempty"`
	InsertedAt  *time.Time `json:"inserted_at,omitempty"`
	Scopes      *string    `json:"scopes,omitempty"`
	Token       *string    `json:"token,omitempty"`
}

AccessToken defines model for AccessToken.

type BackendApiSchema

type BackendApiSchema struct {
	Config        *map[string]interface{} `json:"config,omitempty"`
	DefaultIngest *bool                   `json:"default_ingest?,omitempty"`
	Id            *int                    `json:"id,omitempty"`
	InsertedAt    *time.Time              `json:"inserted_at,omitempty"`
	Metadata      *map[string]interface{} `json:"metadata,omitempty"`
	Name          string                  `json:"name"`
	Token         *string                 `json:"token,omitempty"`
	UpdatedAt     *time.Time              `json:"updated_at,omitempty"`
}

BackendApiSchema defines model for BackendApiSchema.

type BadRequest

type BadRequest = interface{}

BadRequest defines model for BadRequest.

type Client

type Client struct {
	// The endpoint of the server conforming to this interface, with scheme,
	// https://api.deepmap.com for example. This can contain a path relative
	// to the server, such as https://api.deepmap.com/dev-test, and all the
	// paths in the swagger spec will be appended to the server.
	Server string

	// Doer for performing requests, typically a *http.Client with any
	// customized settings, such as certificate chains.
	Client HttpRequestDoer

	// A list of callbacks for modifying requests which are generated before sending over
	// the network.
	RequestEditors []RequestEditorFn
}

Client which conforms to the OpenAPI3 specification for this service.

func NewClient

func NewClient(server string, opts ...ClientOption) (*Client, error)

Creates a new Client, with reasonable defaults

func (*Client) LogflareWebApiAccessTokenControllerCreate

func (c *Client) LogflareWebApiAccessTokenControllerCreate(ctx context.Context, body LogflareWebApiAccessTokenControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiAccessTokenControllerCreateWithBody

func (c *Client) LogflareWebApiAccessTokenControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiAccessTokenControllerDelete

func (c *Client) LogflareWebApiAccessTokenControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiAccessTokenControllerIndex

func (c *Client) LogflareWebApiAccessTokenControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerCreate

func (c *Client) LogflareWebApiBackendControllerCreate(ctx context.Context, body LogflareWebApiBackendControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerCreateWithBody

func (c *Client) LogflareWebApiBackendControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerDelete

func (c *Client) LogflareWebApiBackendControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerIndex

func (c *Client) LogflareWebApiBackendControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerShow

func (c *Client) LogflareWebApiBackendControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerUpdate

func (c *Client) LogflareWebApiBackendControllerUpdate(ctx context.Context, token string, body LogflareWebApiBackendControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerUpdate2

func (c *Client) LogflareWebApiBackendControllerUpdate2(ctx context.Context, token string, body LogflareWebApiBackendControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerUpdate2WithBody

func (c *Client) LogflareWebApiBackendControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiBackendControllerUpdateWithBody

func (c *Client) LogflareWebApiBackendControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerCreate

func (c *Client) LogflareWebApiEndpointControllerCreate(ctx context.Context, body LogflareWebApiEndpointControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerCreateWithBody

func (c *Client) LogflareWebApiEndpointControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerDelete

func (c *Client) LogflareWebApiEndpointControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerIndex

func (c *Client) LogflareWebApiEndpointControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerShow

func (c *Client) LogflareWebApiEndpointControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerUpdate

func (c *Client) LogflareWebApiEndpointControllerUpdate(ctx context.Context, token string, body LogflareWebApiEndpointControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerUpdate2

func (c *Client) LogflareWebApiEndpointControllerUpdate2(ctx context.Context, token string, body LogflareWebApiEndpointControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerUpdate2WithBody

func (c *Client) LogflareWebApiEndpointControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiEndpointControllerUpdateWithBody

func (c *Client) LogflareWebApiEndpointControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiQueryControllerParse

func (c *Client) LogflareWebApiQueryControllerParse(ctx context.Context, params *LogflareWebApiQueryControllerParseParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiQueryControllerQuery

func (c *Client) LogflareWebApiQueryControllerQuery(ctx context.Context, params *LogflareWebApiQueryControllerQueryParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerCreate

func (c *Client) LogflareWebApiRuleControllerCreate(ctx context.Context, body LogflareWebApiRuleControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerCreateWithBody

func (c *Client) LogflareWebApiRuleControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerDelete

func (c *Client) LogflareWebApiRuleControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerIndex

func (c *Client) LogflareWebApiRuleControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerShow

func (c *Client) LogflareWebApiRuleControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerUpdate

func (c *Client) LogflareWebApiRuleControllerUpdate(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerUpdate2

func (c *Client) LogflareWebApiRuleControllerUpdate2(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerUpdate2WithBody

func (c *Client) LogflareWebApiRuleControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiRuleControllerUpdateWithBody

func (c *Client) LogflareWebApiRuleControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerAddBackend

func (c *Client) LogflareWebApiSourceControllerAddBackend(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerCreate

func (c *Client) LogflareWebApiSourceControllerCreate(ctx context.Context, body LogflareWebApiSourceControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerCreateWithBody

func (c *Client) LogflareWebApiSourceControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerDelete

func (c *Client) LogflareWebApiSourceControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerIndex

func (c *Client) LogflareWebApiSourceControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerRecent

func (c *Client) LogflareWebApiSourceControllerRecent(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerRemoveBackend

func (c *Client) LogflareWebApiSourceControllerRemoveBackend(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerShow

func (c *Client) LogflareWebApiSourceControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerShowSchema

func (c *Client) LogflareWebApiSourceControllerShowSchema(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerUpdate

func (c *Client) LogflareWebApiSourceControllerUpdate(ctx context.Context, token string, body LogflareWebApiSourceControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerUpdate2

func (c *Client) LogflareWebApiSourceControllerUpdate2(ctx context.Context, token string, body LogflareWebApiSourceControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerUpdate2WithBody

func (c *Client) LogflareWebApiSourceControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiSourceControllerUpdateWithBody

func (c *Client) LogflareWebApiSourceControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerCreate

func (c *Client) LogflareWebApiTeamControllerCreate(ctx context.Context, body LogflareWebApiTeamControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerCreateWithBody

func (c *Client) LogflareWebApiTeamControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerDelete

func (c *Client) LogflareWebApiTeamControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerIndex

func (c *Client) LogflareWebApiTeamControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerShow

func (c *Client) LogflareWebApiTeamControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerUpdate

func (c *Client) LogflareWebApiTeamControllerUpdate(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerUpdate2

func (c *Client) LogflareWebApiTeamControllerUpdate2(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerUpdate2WithBody

func (c *Client) LogflareWebApiTeamControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebApiTeamControllerUpdateWithBody

func (c *Client) LogflareWebApiTeamControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebEndpointsControllerQuery

func (c *Client) LogflareWebEndpointsControllerQuery(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebEndpointsControllerQuery2

func (c *Client) LogflareWebEndpointsControllerQuery2(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebEndpointsControllerQuery3

func (c *Client) LogflareWebEndpointsControllerQuery3(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebLogControllerCreate

func (c *Client) LogflareWebLogControllerCreate(ctx context.Context, params *LogflareWebLogControllerCreateParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebLogControllerCreate2

func (c *Client) LogflareWebLogControllerCreate2(ctx context.Context, params *LogflareWebLogControllerCreate2Params, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebLogControllerCreate3

func (c *Client) LogflareWebLogControllerCreate3(ctx context.Context, params *LogflareWebLogControllerCreate3Params, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LogflareWebLogControllerCreate4

func (c *Client) LogflareWebLogControllerCreate4(ctx context.Context, params *LogflareWebLogControllerCreate4Params, reqEditors ...RequestEditorFn) (*http.Response, error)

type ClientInterface

type ClientInterface interface {
	// LogflareWebApiAccessTokenControllerIndex request
	LogflareWebApiAccessTokenControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiAccessTokenControllerCreateWithBody request with any body
	LogflareWebApiAccessTokenControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiAccessTokenControllerCreate(ctx context.Context, body LogflareWebApiAccessTokenControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiAccessTokenControllerDelete request
	LogflareWebApiAccessTokenControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiBackendControllerIndex request
	LogflareWebApiBackendControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiBackendControllerCreateWithBody request with any body
	LogflareWebApiBackendControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiBackendControllerCreate(ctx context.Context, body LogflareWebApiBackendControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiBackendControllerDelete request
	LogflareWebApiBackendControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiBackendControllerShow request
	LogflareWebApiBackendControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiBackendControllerUpdate2WithBody request with any body
	LogflareWebApiBackendControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiBackendControllerUpdate2(ctx context.Context, token string, body LogflareWebApiBackendControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiBackendControllerUpdateWithBody request with any body
	LogflareWebApiBackendControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiBackendControllerUpdate(ctx context.Context, token string, body LogflareWebApiBackendControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiEndpointControllerIndex request
	LogflareWebApiEndpointControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiEndpointControllerCreateWithBody request with any body
	LogflareWebApiEndpointControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiEndpointControllerCreate(ctx context.Context, body LogflareWebApiEndpointControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebEndpointsControllerQuery request
	LogflareWebEndpointsControllerQuery(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebEndpointsControllerQuery2 request
	LogflareWebEndpointsControllerQuery2(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebEndpointsControllerQuery3 request
	LogflareWebEndpointsControllerQuery3(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiEndpointControllerDelete request
	LogflareWebApiEndpointControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiEndpointControllerShow request
	LogflareWebApiEndpointControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiEndpointControllerUpdate2WithBody request with any body
	LogflareWebApiEndpointControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiEndpointControllerUpdate2(ctx context.Context, token string, body LogflareWebApiEndpointControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiEndpointControllerUpdateWithBody request with any body
	LogflareWebApiEndpointControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiEndpointControllerUpdate(ctx context.Context, token string, body LogflareWebApiEndpointControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebLogControllerCreate request
	LogflareWebLogControllerCreate(ctx context.Context, params *LogflareWebLogControllerCreateParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebLogControllerCreate2 request
	LogflareWebLogControllerCreate2(ctx context.Context, params *LogflareWebLogControllerCreate2Params, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebLogControllerCreate3 request
	LogflareWebLogControllerCreate3(ctx context.Context, params *LogflareWebLogControllerCreate3Params, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebLogControllerCreate4 request
	LogflareWebLogControllerCreate4(ctx context.Context, params *LogflareWebLogControllerCreate4Params, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiQueryControllerQuery request
	LogflareWebApiQueryControllerQuery(ctx context.Context, params *LogflareWebApiQueryControllerQueryParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiQueryControllerParse request
	LogflareWebApiQueryControllerParse(ctx context.Context, params *LogflareWebApiQueryControllerParseParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiRuleControllerIndex request
	LogflareWebApiRuleControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiRuleControllerCreateWithBody request with any body
	LogflareWebApiRuleControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiRuleControllerCreate(ctx context.Context, body LogflareWebApiRuleControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiRuleControllerDelete request
	LogflareWebApiRuleControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiRuleControllerShow request
	LogflareWebApiRuleControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiRuleControllerUpdate2WithBody request with any body
	LogflareWebApiRuleControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiRuleControllerUpdate2(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiRuleControllerUpdateWithBody request with any body
	LogflareWebApiRuleControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiRuleControllerUpdate(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerIndex request
	LogflareWebApiSourceControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerCreateWithBody request with any body
	LogflareWebApiSourceControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiSourceControllerCreate(ctx context.Context, body LogflareWebApiSourceControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerRemoveBackend request
	LogflareWebApiSourceControllerRemoveBackend(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerAddBackend request
	LogflareWebApiSourceControllerAddBackend(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerRecent request
	LogflareWebApiSourceControllerRecent(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerShowSchema request
	LogflareWebApiSourceControllerShowSchema(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerDelete request
	LogflareWebApiSourceControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerShow request
	LogflareWebApiSourceControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerUpdate2WithBody request with any body
	LogflareWebApiSourceControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiSourceControllerUpdate2(ctx context.Context, token string, body LogflareWebApiSourceControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiSourceControllerUpdateWithBody request with any body
	LogflareWebApiSourceControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiSourceControllerUpdate(ctx context.Context, token string, body LogflareWebApiSourceControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiTeamControllerIndex request
	LogflareWebApiTeamControllerIndex(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiTeamControllerCreateWithBody request with any body
	LogflareWebApiTeamControllerCreateWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiTeamControllerCreate(ctx context.Context, body LogflareWebApiTeamControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiTeamControllerDelete request
	LogflareWebApiTeamControllerDelete(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiTeamControllerShow request
	LogflareWebApiTeamControllerShow(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiTeamControllerUpdate2WithBody request with any body
	LogflareWebApiTeamControllerUpdate2WithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiTeamControllerUpdate2(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LogflareWebApiTeamControllerUpdateWithBody request with any body
	LogflareWebApiTeamControllerUpdateWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LogflareWebApiTeamControllerUpdate(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
}

The interface specification for the client above.

type ClientOption

type ClientOption func(*Client) error

ClientOption allows setting custom parameters during construction

func WithBaseURL

func WithBaseURL(baseURL string) ClientOption

WithBaseURL overrides the baseURL.

func WithHTTPClient

func WithHTTPClient(doer HttpRequestDoer) ClientOption

WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.

func WithRequestEditorFn

func WithRequestEditorFn(fn RequestEditorFn) ClientOption

WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.

type ClientWithResponses

type ClientWithResponses struct {
	ClientInterface
}

ClientWithResponses builds on ClientInterface to offer response payloads

func NewClientWithResponses

func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)

NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling

func (*ClientWithResponses) LogflareWebApiAccessTokenControllerCreateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiAccessTokenControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerCreateResponse, error)

LogflareWebApiAccessTokenControllerCreateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiAccessTokenControllerCreateResponse

func (*ClientWithResponses) LogflareWebApiAccessTokenControllerDeleteWithResponse

func (c *ClientWithResponses) LogflareWebApiAccessTokenControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerDeleteResponse, error)

LogflareWebApiAccessTokenControllerDeleteWithResponse request returning *LogflareWebApiAccessTokenControllerDeleteResponse

func (*ClientWithResponses) LogflareWebApiAccessTokenControllerIndexWithResponse

func (c *ClientWithResponses) LogflareWebApiAccessTokenControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerIndexResponse, error)

LogflareWebApiAccessTokenControllerIndexWithResponse request returning *LogflareWebApiAccessTokenControllerIndexResponse

func (*ClientWithResponses) LogflareWebApiBackendControllerCreateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiBackendControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerCreateResponse, error)

LogflareWebApiBackendControllerCreateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiBackendControllerCreateResponse

func (*ClientWithResponses) LogflareWebApiBackendControllerDeleteWithResponse

func (c *ClientWithResponses) LogflareWebApiBackendControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerDeleteResponse, error)

LogflareWebApiBackendControllerDeleteWithResponse request returning *LogflareWebApiBackendControllerDeleteResponse

func (*ClientWithResponses) LogflareWebApiBackendControllerIndexWithResponse

func (c *ClientWithResponses) LogflareWebApiBackendControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerIndexResponse, error)

LogflareWebApiBackendControllerIndexWithResponse request returning *LogflareWebApiBackendControllerIndexResponse

func (*ClientWithResponses) LogflareWebApiBackendControllerShowWithResponse

func (c *ClientWithResponses) LogflareWebApiBackendControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerShowResponse, error)

LogflareWebApiBackendControllerShowWithResponse request returning *LogflareWebApiBackendControllerShowResponse

func (*ClientWithResponses) LogflareWebApiBackendControllerUpdate2WithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiBackendControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerUpdate2Response, error)

LogflareWebApiBackendControllerUpdate2WithBodyWithResponse request with arbitrary body returning *LogflareWebApiBackendControllerUpdate2Response

func (*ClientWithResponses) LogflareWebApiBackendControllerUpdateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiBackendControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerUpdateResponse, error)

LogflareWebApiBackendControllerUpdateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiBackendControllerUpdateResponse

func (*ClientWithResponses) LogflareWebApiEndpointControllerCreateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiEndpointControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerCreateResponse, error)

LogflareWebApiEndpointControllerCreateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiEndpointControllerCreateResponse

func (*ClientWithResponses) LogflareWebApiEndpointControllerDeleteWithResponse

func (c *ClientWithResponses) LogflareWebApiEndpointControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerDeleteResponse, error)

LogflareWebApiEndpointControllerDeleteWithResponse request returning *LogflareWebApiEndpointControllerDeleteResponse

func (*ClientWithResponses) LogflareWebApiEndpointControllerIndexWithResponse

func (c *ClientWithResponses) LogflareWebApiEndpointControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerIndexResponse, error)

LogflareWebApiEndpointControllerIndexWithResponse request returning *LogflareWebApiEndpointControllerIndexResponse

func (*ClientWithResponses) LogflareWebApiEndpointControllerShowWithResponse

func (c *ClientWithResponses) LogflareWebApiEndpointControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerShowResponse, error)

LogflareWebApiEndpointControllerShowWithResponse request returning *LogflareWebApiEndpointControllerShowResponse

func (*ClientWithResponses) LogflareWebApiEndpointControllerUpdate2WithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiEndpointControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerUpdate2Response, error)

LogflareWebApiEndpointControllerUpdate2WithBodyWithResponse request with arbitrary body returning *LogflareWebApiEndpointControllerUpdate2Response

func (*ClientWithResponses) LogflareWebApiEndpointControllerUpdateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiEndpointControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerUpdateResponse, error)

LogflareWebApiEndpointControllerUpdateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiEndpointControllerUpdateResponse

func (*ClientWithResponses) LogflareWebApiQueryControllerParseWithResponse

func (c *ClientWithResponses) LogflareWebApiQueryControllerParseWithResponse(ctx context.Context, params *LogflareWebApiQueryControllerParseParams, reqEditors ...RequestEditorFn) (*LogflareWebApiQueryControllerParseResponse, error)

LogflareWebApiQueryControllerParseWithResponse request returning *LogflareWebApiQueryControllerParseResponse

func (*ClientWithResponses) LogflareWebApiQueryControllerQueryWithResponse

func (c *ClientWithResponses) LogflareWebApiQueryControllerQueryWithResponse(ctx context.Context, params *LogflareWebApiQueryControllerQueryParams, reqEditors ...RequestEditorFn) (*LogflareWebApiQueryControllerQueryResponse, error)

LogflareWebApiQueryControllerQueryWithResponse request returning *LogflareWebApiQueryControllerQueryResponse

func (*ClientWithResponses) LogflareWebApiRuleControllerCreateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerCreateResponse, error)

LogflareWebApiRuleControllerCreateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiRuleControllerCreateResponse

func (*ClientWithResponses) LogflareWebApiRuleControllerDeleteWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerDeleteResponse, error)

LogflareWebApiRuleControllerDeleteWithResponse request returning *LogflareWebApiRuleControllerDeleteResponse

func (*ClientWithResponses) LogflareWebApiRuleControllerIndexWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerIndexResponse, error)

LogflareWebApiRuleControllerIndexWithResponse request returning *LogflareWebApiRuleControllerIndexResponse

func (*ClientWithResponses) LogflareWebApiRuleControllerShowWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerShowResponse, error)

LogflareWebApiRuleControllerShowWithResponse request returning *LogflareWebApiRuleControllerShowResponse

func (*ClientWithResponses) LogflareWebApiRuleControllerUpdate2WithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdate2Response, error)

LogflareWebApiRuleControllerUpdate2WithBodyWithResponse request with arbitrary body returning *LogflareWebApiRuleControllerUpdate2Response

func (*ClientWithResponses) LogflareWebApiRuleControllerUpdate2WithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdate2Response, error)

func (*ClientWithResponses) LogflareWebApiRuleControllerUpdateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdateResponse, error)

LogflareWebApiRuleControllerUpdateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiRuleControllerUpdateResponse

func (*ClientWithResponses) LogflareWebApiRuleControllerUpdateWithResponse

func (c *ClientWithResponses) LogflareWebApiRuleControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdateResponse, error)

func (*ClientWithResponses) LogflareWebApiSourceControllerAddBackendWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerAddBackendWithResponse(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerAddBackendResponse, error)

LogflareWebApiSourceControllerAddBackendWithResponse request returning *LogflareWebApiSourceControllerAddBackendResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerCreateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerCreateResponse, error)

LogflareWebApiSourceControllerCreateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiSourceControllerCreateResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerDeleteWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerDeleteResponse, error)

LogflareWebApiSourceControllerDeleteWithResponse request returning *LogflareWebApiSourceControllerDeleteResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerIndexWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerIndexResponse, error)

LogflareWebApiSourceControllerIndexWithResponse request returning *LogflareWebApiSourceControllerIndexResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerRecentWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerRecentWithResponse(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerRecentResponse, error)

LogflareWebApiSourceControllerRecentWithResponse request returning *LogflareWebApiSourceControllerRecentResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerRemoveBackendWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerRemoveBackendWithResponse(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerRemoveBackendResponse, error)

LogflareWebApiSourceControllerRemoveBackendWithResponse request returning *LogflareWebApiSourceControllerRemoveBackendResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerShowSchemaWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerShowSchemaWithResponse(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerShowSchemaResponse, error)

LogflareWebApiSourceControllerShowSchemaWithResponse request returning *LogflareWebApiSourceControllerShowSchemaResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerShowWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerShowResponse, error)

LogflareWebApiSourceControllerShowWithResponse request returning *LogflareWebApiSourceControllerShowResponse

func (*ClientWithResponses) LogflareWebApiSourceControllerUpdate2WithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerUpdate2Response, error)

LogflareWebApiSourceControllerUpdate2WithBodyWithResponse request with arbitrary body returning *LogflareWebApiSourceControllerUpdate2Response

func (*ClientWithResponses) LogflareWebApiSourceControllerUpdateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiSourceControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerUpdateResponse, error)

LogflareWebApiSourceControllerUpdateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiSourceControllerUpdateResponse

func (*ClientWithResponses) LogflareWebApiTeamControllerCreateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerCreateResponse, error)

LogflareWebApiTeamControllerCreateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiTeamControllerCreateResponse

func (*ClientWithResponses) LogflareWebApiTeamControllerDeleteWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerDeleteResponse, error)

LogflareWebApiTeamControllerDeleteWithResponse request returning *LogflareWebApiTeamControllerDeleteResponse

func (*ClientWithResponses) LogflareWebApiTeamControllerIndexWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerIndexResponse, error)

LogflareWebApiTeamControllerIndexWithResponse request returning *LogflareWebApiTeamControllerIndexResponse

func (*ClientWithResponses) LogflareWebApiTeamControllerShowWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerShowResponse, error)

LogflareWebApiTeamControllerShowWithResponse request returning *LogflareWebApiTeamControllerShowResponse

func (*ClientWithResponses) LogflareWebApiTeamControllerUpdate2WithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdate2Response, error)

LogflareWebApiTeamControllerUpdate2WithBodyWithResponse request with arbitrary body returning *LogflareWebApiTeamControllerUpdate2Response

func (*ClientWithResponses) LogflareWebApiTeamControllerUpdate2WithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdate2Response, error)

func (*ClientWithResponses) LogflareWebApiTeamControllerUpdateWithBodyWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdateResponse, error)

LogflareWebApiTeamControllerUpdateWithBodyWithResponse request with arbitrary body returning *LogflareWebApiTeamControllerUpdateResponse

func (*ClientWithResponses) LogflareWebApiTeamControllerUpdateWithResponse

func (c *ClientWithResponses) LogflareWebApiTeamControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdateResponse, error)

func (*ClientWithResponses) LogflareWebEndpointsControllerQuery2WithResponse

func (c *ClientWithResponses) LogflareWebEndpointsControllerQuery2WithResponse(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*LogflareWebEndpointsControllerQuery2Response, error)

LogflareWebEndpointsControllerQuery2WithResponse request returning *LogflareWebEndpointsControllerQuery2Response

func (*ClientWithResponses) LogflareWebEndpointsControllerQuery3WithResponse

func (c *ClientWithResponses) LogflareWebEndpointsControllerQuery3WithResponse(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*LogflareWebEndpointsControllerQuery3Response, error)

LogflareWebEndpointsControllerQuery3WithResponse request returning *LogflareWebEndpointsControllerQuery3Response

func (*ClientWithResponses) LogflareWebEndpointsControllerQueryWithResponse

func (c *ClientWithResponses) LogflareWebEndpointsControllerQueryWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*LogflareWebEndpointsControllerQueryResponse, error)

LogflareWebEndpointsControllerQueryWithResponse request returning *LogflareWebEndpointsControllerQueryResponse

func (*ClientWithResponses) LogflareWebLogControllerCreate2WithResponse

func (c *ClientWithResponses) LogflareWebLogControllerCreate2WithResponse(ctx context.Context, params *LogflareWebLogControllerCreate2Params, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreate2Response, error)

LogflareWebLogControllerCreate2WithResponse request returning *LogflareWebLogControllerCreate2Response

func (*ClientWithResponses) LogflareWebLogControllerCreate3WithResponse

func (c *ClientWithResponses) LogflareWebLogControllerCreate3WithResponse(ctx context.Context, params *LogflareWebLogControllerCreate3Params, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreate3Response, error)

LogflareWebLogControllerCreate3WithResponse request returning *LogflareWebLogControllerCreate3Response

func (*ClientWithResponses) LogflareWebLogControllerCreate4WithResponse

func (c *ClientWithResponses) LogflareWebLogControllerCreate4WithResponse(ctx context.Context, params *LogflareWebLogControllerCreate4Params, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreate4Response, error)

LogflareWebLogControllerCreate4WithResponse request returning *LogflareWebLogControllerCreate4Response

func (*ClientWithResponses) LogflareWebLogControllerCreateWithResponse

func (c *ClientWithResponses) LogflareWebLogControllerCreateWithResponse(ctx context.Context, params *LogflareWebLogControllerCreateParams, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreateResponse, error)

LogflareWebLogControllerCreateWithResponse request returning *LogflareWebLogControllerCreateResponse

type ClientWithResponsesInterface

type ClientWithResponsesInterface interface {
	// LogflareWebApiAccessTokenControllerIndexWithResponse request
	LogflareWebApiAccessTokenControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerIndexResponse, error)

	// LogflareWebApiAccessTokenControllerCreateWithBodyWithResponse request with any body
	LogflareWebApiAccessTokenControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerCreateResponse, error)

	LogflareWebApiAccessTokenControllerCreateWithResponse(ctx context.Context, body LogflareWebApiAccessTokenControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerCreateResponse, error)

	// LogflareWebApiAccessTokenControllerDeleteWithResponse request
	LogflareWebApiAccessTokenControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiAccessTokenControllerDeleteResponse, error)

	// LogflareWebApiBackendControllerIndexWithResponse request
	LogflareWebApiBackendControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerIndexResponse, error)

	// LogflareWebApiBackendControllerCreateWithBodyWithResponse request with any body
	LogflareWebApiBackendControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerCreateResponse, error)

	LogflareWebApiBackendControllerCreateWithResponse(ctx context.Context, body LogflareWebApiBackendControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerCreateResponse, error)

	// LogflareWebApiBackendControllerDeleteWithResponse request
	LogflareWebApiBackendControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerDeleteResponse, error)

	// LogflareWebApiBackendControllerShowWithResponse request
	LogflareWebApiBackendControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerShowResponse, error)

	// LogflareWebApiBackendControllerUpdate2WithBodyWithResponse request with any body
	LogflareWebApiBackendControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerUpdate2Response, error)

	LogflareWebApiBackendControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiBackendControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerUpdate2Response, error)

	// LogflareWebApiBackendControllerUpdateWithBodyWithResponse request with any body
	LogflareWebApiBackendControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerUpdateResponse, error)

	LogflareWebApiBackendControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiBackendControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiBackendControllerUpdateResponse, error)

	// LogflareWebApiEndpointControllerIndexWithResponse request
	LogflareWebApiEndpointControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerIndexResponse, error)

	// LogflareWebApiEndpointControllerCreateWithBodyWithResponse request with any body
	LogflareWebApiEndpointControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerCreateResponse, error)

	LogflareWebApiEndpointControllerCreateWithResponse(ctx context.Context, body LogflareWebApiEndpointControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerCreateResponse, error)

	// LogflareWebEndpointsControllerQueryWithResponse request
	LogflareWebEndpointsControllerQueryWithResponse(ctx context.Context, name string, reqEditors ...RequestEditorFn) (*LogflareWebEndpointsControllerQueryResponse, error)

	// LogflareWebEndpointsControllerQuery2WithResponse request
	LogflareWebEndpointsControllerQuery2WithResponse(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*LogflareWebEndpointsControllerQuery2Response, error)

	// LogflareWebEndpointsControllerQuery3WithResponse request
	LogflareWebEndpointsControllerQuery3WithResponse(ctx context.Context, tokenOrName string, reqEditors ...RequestEditorFn) (*LogflareWebEndpointsControllerQuery3Response, error)

	// LogflareWebApiEndpointControllerDeleteWithResponse request
	LogflareWebApiEndpointControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerDeleteResponse, error)

	// LogflareWebApiEndpointControllerShowWithResponse request
	LogflareWebApiEndpointControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerShowResponse, error)

	// LogflareWebApiEndpointControllerUpdate2WithBodyWithResponse request with any body
	LogflareWebApiEndpointControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerUpdate2Response, error)

	LogflareWebApiEndpointControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiEndpointControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerUpdate2Response, error)

	// LogflareWebApiEndpointControllerUpdateWithBodyWithResponse request with any body
	LogflareWebApiEndpointControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerUpdateResponse, error)

	LogflareWebApiEndpointControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiEndpointControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiEndpointControllerUpdateResponse, error)

	// LogflareWebLogControllerCreateWithResponse request
	LogflareWebLogControllerCreateWithResponse(ctx context.Context, params *LogflareWebLogControllerCreateParams, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreateResponse, error)

	// LogflareWebLogControllerCreate2WithResponse request
	LogflareWebLogControllerCreate2WithResponse(ctx context.Context, params *LogflareWebLogControllerCreate2Params, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreate2Response, error)

	// LogflareWebLogControllerCreate3WithResponse request
	LogflareWebLogControllerCreate3WithResponse(ctx context.Context, params *LogflareWebLogControllerCreate3Params, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreate3Response, error)

	// LogflareWebLogControllerCreate4WithResponse request
	LogflareWebLogControllerCreate4WithResponse(ctx context.Context, params *LogflareWebLogControllerCreate4Params, reqEditors ...RequestEditorFn) (*LogflareWebLogControllerCreate4Response, error)

	// LogflareWebApiQueryControllerQueryWithResponse request
	LogflareWebApiQueryControllerQueryWithResponse(ctx context.Context, params *LogflareWebApiQueryControllerQueryParams, reqEditors ...RequestEditorFn) (*LogflareWebApiQueryControllerQueryResponse, error)

	// LogflareWebApiQueryControllerParseWithResponse request
	LogflareWebApiQueryControllerParseWithResponse(ctx context.Context, params *LogflareWebApiQueryControllerParseParams, reqEditors ...RequestEditorFn) (*LogflareWebApiQueryControllerParseResponse, error)

	// LogflareWebApiRuleControllerIndexWithResponse request
	LogflareWebApiRuleControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerIndexResponse, error)

	// LogflareWebApiRuleControllerCreateWithBodyWithResponse request with any body
	LogflareWebApiRuleControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerCreateResponse, error)

	LogflareWebApiRuleControllerCreateWithResponse(ctx context.Context, body LogflareWebApiRuleControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerCreateResponse, error)

	// LogflareWebApiRuleControllerDeleteWithResponse request
	LogflareWebApiRuleControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerDeleteResponse, error)

	// LogflareWebApiRuleControllerShowWithResponse request
	LogflareWebApiRuleControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerShowResponse, error)

	// LogflareWebApiRuleControllerUpdate2WithBodyWithResponse request with any body
	LogflareWebApiRuleControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdate2Response, error)

	LogflareWebApiRuleControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdate2Response, error)

	// LogflareWebApiRuleControllerUpdateWithBodyWithResponse request with any body
	LogflareWebApiRuleControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdateResponse, error)

	LogflareWebApiRuleControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiRuleControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiRuleControllerUpdateResponse, error)

	// LogflareWebApiSourceControllerIndexWithResponse request
	LogflareWebApiSourceControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerIndexResponse, error)

	// LogflareWebApiSourceControllerCreateWithBodyWithResponse request with any body
	LogflareWebApiSourceControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerCreateResponse, error)

	LogflareWebApiSourceControllerCreateWithResponse(ctx context.Context, body LogflareWebApiSourceControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerCreateResponse, error)

	// LogflareWebApiSourceControllerRemoveBackendWithResponse request
	LogflareWebApiSourceControllerRemoveBackendWithResponse(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerRemoveBackendResponse, error)

	// LogflareWebApiSourceControllerAddBackendWithResponse request
	LogflareWebApiSourceControllerAddBackendWithResponse(ctx context.Context, sourceToken string, backendToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerAddBackendResponse, error)

	// LogflareWebApiSourceControllerRecentWithResponse request
	LogflareWebApiSourceControllerRecentWithResponse(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerRecentResponse, error)

	// LogflareWebApiSourceControllerShowSchemaWithResponse request
	LogflareWebApiSourceControllerShowSchemaWithResponse(ctx context.Context, sourceToken string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerShowSchemaResponse, error)

	// LogflareWebApiSourceControllerDeleteWithResponse request
	LogflareWebApiSourceControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerDeleteResponse, error)

	// LogflareWebApiSourceControllerShowWithResponse request
	LogflareWebApiSourceControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerShowResponse, error)

	// LogflareWebApiSourceControllerUpdate2WithBodyWithResponse request with any body
	LogflareWebApiSourceControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerUpdate2Response, error)

	LogflareWebApiSourceControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiSourceControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerUpdate2Response, error)

	// LogflareWebApiSourceControllerUpdateWithBodyWithResponse request with any body
	LogflareWebApiSourceControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerUpdateResponse, error)

	LogflareWebApiSourceControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiSourceControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiSourceControllerUpdateResponse, error)

	// LogflareWebApiTeamControllerIndexWithResponse request
	LogflareWebApiTeamControllerIndexWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerIndexResponse, error)

	// LogflareWebApiTeamControllerCreateWithBodyWithResponse request with any body
	LogflareWebApiTeamControllerCreateWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerCreateResponse, error)

	LogflareWebApiTeamControllerCreateWithResponse(ctx context.Context, body LogflareWebApiTeamControllerCreateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerCreateResponse, error)

	// LogflareWebApiTeamControllerDeleteWithResponse request
	LogflareWebApiTeamControllerDeleteWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerDeleteResponse, error)

	// LogflareWebApiTeamControllerShowWithResponse request
	LogflareWebApiTeamControllerShowWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerShowResponse, error)

	// LogflareWebApiTeamControllerUpdate2WithBodyWithResponse request with any body
	LogflareWebApiTeamControllerUpdate2WithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdate2Response, error)

	LogflareWebApiTeamControllerUpdate2WithResponse(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdate2JSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdate2Response, error)

	// LogflareWebApiTeamControllerUpdateWithBodyWithResponse request with any body
	LogflareWebApiTeamControllerUpdateWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdateResponse, error)

	LogflareWebApiTeamControllerUpdateWithResponse(ctx context.Context, token string, body LogflareWebApiTeamControllerUpdateJSONRequestBody, reqEditors ...RequestEditorFn) (*LogflareWebApiTeamControllerUpdateResponse, error)
}

ClientWithResponsesInterface is the interface specification for the client with responses above.

type EndpointApiSchema

type EndpointApiSchema struct {
	CacheDurationSeconds       *int                    `json:"cache_duration_seconds,omitempty"`
	Description                *string                 `json:"description"`
	EnableAuth                 *bool                   `json:"enable_auth,omitempty"`
	Id                         *int                    `json:"id,omitempty"`
	MaxLimit                   *int                    `json:"max_limit,omitempty"`
	Name                       string                  `json:"name"`
	ProactiveRequeryingSeconds *int                    `json:"proactive_requerying_seconds,omitempty"`
	Query                      string                  `json:"query"`
	Sandboxable                *bool                   `json:"sandboxable"`
	SourceMapping              *map[string]interface{} `json:"source_mapping"`
	Token                      *string                 `json:"token,omitempty"`
}

EndpointApiSchema defines model for EndpointApiSchema.

type EndpointQuery

type EndpointQuery struct {
	Error  *EndpointQuery_Error      `json:"error,omitempty"`
	Result *[]map[string]interface{} `json:"result,omitempty"`
}

EndpointQuery defines model for EndpointQuery.

type EndpointQueryError0

type EndpointQueryError0 = map[string]interface{}

EndpointQueryError0 defines model for .

type EndpointQueryError1

type EndpointQueryError1 = string

EndpointQueryError1 defines model for .

type EndpointQuery_Error

type EndpointQuery_Error struct {
	// contains filtered or unexported fields
}

EndpointQuery_Error defines model for EndpointQuery.Error.

func (EndpointQuery_Error) AsEndpointQueryError0

func (t EndpointQuery_Error) AsEndpointQueryError0() (EndpointQueryError0, error)

AsEndpointQueryError0 returns the union data inside the EndpointQuery_Error as a EndpointQueryError0

func (EndpointQuery_Error) AsEndpointQueryError1

func (t EndpointQuery_Error) AsEndpointQueryError1() (EndpointQueryError1, error)

AsEndpointQueryError1 returns the union data inside the EndpointQuery_Error as a EndpointQueryError1

func (*EndpointQuery_Error) FromEndpointQueryError0

func (t *EndpointQuery_Error) FromEndpointQueryError0(v EndpointQueryError0) error

FromEndpointQueryError0 overwrites any union data inside the EndpointQuery_Error as the provided EndpointQueryError0

func (*EndpointQuery_Error) FromEndpointQueryError1

func (t *EndpointQuery_Error) FromEndpointQueryError1(v EndpointQueryError1) error

FromEndpointQueryError1 overwrites any union data inside the EndpointQuery_Error as the provided EndpointQueryError1

func (EndpointQuery_Error) MarshalJSON

func (t EndpointQuery_Error) MarshalJSON() ([]byte, error)

func (*EndpointQuery_Error) MergeEndpointQueryError0

func (t *EndpointQuery_Error) MergeEndpointQueryError0(v EndpointQueryError0) error

MergeEndpointQueryError0 performs a merge with any union data inside the EndpointQuery_Error, using the provided EndpointQueryError0

func (*EndpointQuery_Error) MergeEndpointQueryError1

func (t *EndpointQuery_Error) MergeEndpointQueryError1(v EndpointQueryError1) error

MergeEndpointQueryError1 performs a merge with any union data inside the EndpointQuery_Error, using the provided EndpointQueryError1

func (*EndpointQuery_Error) UnmarshalJSON

func (t *EndpointQuery_Error) UnmarshalJSON(b []byte) error

type Event

type Event struct {
	EventMessage *string `json:"event_message,omitempty"`
	Timestamp    *int    `json:"timestamp,omitempty"`
}

Event defines model for Event.

type HttpRequestDoer

type HttpRequestDoer interface {
	Do(req *http.Request) (*http.Response, error)
}

Doer performs HTTP requests.

The standard http.Client implements this interface.

type LogflareWebApiAccessTokenControllerCreateJSONRequestBody

type LogflareWebApiAccessTokenControllerCreateJSONRequestBody = AccessToken

LogflareWebApiAccessTokenControllerCreateJSONRequestBody defines body for LogflareWebApiAccessTokenControllerCreate for application/json ContentType.

type LogflareWebApiAccessTokenControllerCreateResponse

type LogflareWebApiAccessTokenControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *AccessToken
}

func ParseLogflareWebApiAccessTokenControllerCreateResponse

func ParseLogflareWebApiAccessTokenControllerCreateResponse(rsp *http.Response) (*LogflareWebApiAccessTokenControllerCreateResponse, error)

ParseLogflareWebApiAccessTokenControllerCreateResponse parses an HTTP response from a LogflareWebApiAccessTokenControllerCreateWithResponse call

func (LogflareWebApiAccessTokenControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiAccessTokenControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiAccessTokenControllerDeleteResponse

type LogflareWebApiAccessTokenControllerDeleteResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiAccessTokenControllerDeleteResponse

func ParseLogflareWebApiAccessTokenControllerDeleteResponse(rsp *http.Response) (*LogflareWebApiAccessTokenControllerDeleteResponse, error)

ParseLogflareWebApiAccessTokenControllerDeleteResponse parses an HTTP response from a LogflareWebApiAccessTokenControllerDeleteWithResponse call

func (LogflareWebApiAccessTokenControllerDeleteResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiAccessTokenControllerDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiAccessTokenControllerIndexResponse

type LogflareWebApiAccessTokenControllerIndexResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]AccessToken
}

func ParseLogflareWebApiAccessTokenControllerIndexResponse

func ParseLogflareWebApiAccessTokenControllerIndexResponse(rsp *http.Response) (*LogflareWebApiAccessTokenControllerIndexResponse, error)

ParseLogflareWebApiAccessTokenControllerIndexResponse parses an HTTP response from a LogflareWebApiAccessTokenControllerIndexWithResponse call

func (LogflareWebApiAccessTokenControllerIndexResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiAccessTokenControllerIndexResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiBackendControllerCreateJSONRequestBody

type LogflareWebApiBackendControllerCreateJSONRequestBody = BackendApiSchema

LogflareWebApiBackendControllerCreateJSONRequestBody defines body for LogflareWebApiBackendControllerCreate for application/json ContentType.

type LogflareWebApiBackendControllerCreateResponse

type LogflareWebApiBackendControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *BackendApiSchema
}

func ParseLogflareWebApiBackendControllerCreateResponse

func ParseLogflareWebApiBackendControllerCreateResponse(rsp *http.Response) (*LogflareWebApiBackendControllerCreateResponse, error)

ParseLogflareWebApiBackendControllerCreateResponse parses an HTTP response from a LogflareWebApiBackendControllerCreateWithResponse call

func (LogflareWebApiBackendControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiBackendControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiBackendControllerDeleteResponse

type LogflareWebApiBackendControllerDeleteResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiBackendControllerDeleteResponse

func ParseLogflareWebApiBackendControllerDeleteResponse(rsp *http.Response) (*LogflareWebApiBackendControllerDeleteResponse, error)

ParseLogflareWebApiBackendControllerDeleteResponse parses an HTTP response from a LogflareWebApiBackendControllerDeleteWithResponse call

func (LogflareWebApiBackendControllerDeleteResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiBackendControllerDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiBackendControllerIndexResponse

type LogflareWebApiBackendControllerIndexResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]BackendApiSchema
}

func ParseLogflareWebApiBackendControllerIndexResponse

func ParseLogflareWebApiBackendControllerIndexResponse(rsp *http.Response) (*LogflareWebApiBackendControllerIndexResponse, error)

ParseLogflareWebApiBackendControllerIndexResponse parses an HTTP response from a LogflareWebApiBackendControllerIndexWithResponse call

func (LogflareWebApiBackendControllerIndexResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiBackendControllerIndexResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiBackendControllerShowResponse

type LogflareWebApiBackendControllerShowResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *BackendApiSchema
}

func ParseLogflareWebApiBackendControllerShowResponse

func ParseLogflareWebApiBackendControllerShowResponse(rsp *http.Response) (*LogflareWebApiBackendControllerShowResponse, error)

ParseLogflareWebApiBackendControllerShowResponse parses an HTTP response from a LogflareWebApiBackendControllerShowWithResponse call

func (LogflareWebApiBackendControllerShowResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiBackendControllerShowResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiBackendControllerUpdate2JSONRequestBody

type LogflareWebApiBackendControllerUpdate2JSONRequestBody = BackendApiSchema

LogflareWebApiBackendControllerUpdate2JSONRequestBody defines body for LogflareWebApiBackendControllerUpdate2 for application/json ContentType.

type LogflareWebApiBackendControllerUpdate2Response

type LogflareWebApiBackendControllerUpdate2Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *BackendApiSchema
}

func ParseLogflareWebApiBackendControllerUpdate2Response

func ParseLogflareWebApiBackendControllerUpdate2Response(rsp *http.Response) (*LogflareWebApiBackendControllerUpdate2Response, error)

ParseLogflareWebApiBackendControllerUpdate2Response parses an HTTP response from a LogflareWebApiBackendControllerUpdate2WithResponse call

func (LogflareWebApiBackendControllerUpdate2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebApiBackendControllerUpdate2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiBackendControllerUpdateJSONRequestBody

type LogflareWebApiBackendControllerUpdateJSONRequestBody = BackendApiSchema

LogflareWebApiBackendControllerUpdateJSONRequestBody defines body for LogflareWebApiBackendControllerUpdate for application/json ContentType.

type LogflareWebApiBackendControllerUpdateResponse

type LogflareWebApiBackendControllerUpdateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *BackendApiSchema
}

func ParseLogflareWebApiBackendControllerUpdateResponse

func ParseLogflareWebApiBackendControllerUpdateResponse(rsp *http.Response) (*LogflareWebApiBackendControllerUpdateResponse, error)

ParseLogflareWebApiBackendControllerUpdateResponse parses an HTTP response from a LogflareWebApiBackendControllerUpdateWithResponse call

func (LogflareWebApiBackendControllerUpdateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiBackendControllerUpdateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiEndpointControllerCreateJSONRequestBody

type LogflareWebApiEndpointControllerCreateJSONRequestBody = EndpointApiSchema

LogflareWebApiEndpointControllerCreateJSONRequestBody defines body for LogflareWebApiEndpointControllerCreate for application/json ContentType.

type LogflareWebApiEndpointControllerCreateResponse

type LogflareWebApiEndpointControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *EndpointApiSchema
	JSON422      *struct {
		Errors map[string]interface{} `json:"errors"`
	}
}

func ParseLogflareWebApiEndpointControllerCreateResponse

func ParseLogflareWebApiEndpointControllerCreateResponse(rsp *http.Response) (*LogflareWebApiEndpointControllerCreateResponse, error)

ParseLogflareWebApiEndpointControllerCreateResponse parses an HTTP response from a LogflareWebApiEndpointControllerCreateWithResponse call

func (LogflareWebApiEndpointControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiEndpointControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiEndpointControllerDeleteResponse

type LogflareWebApiEndpointControllerDeleteResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiEndpointControllerDeleteResponse

func ParseLogflareWebApiEndpointControllerDeleteResponse(rsp *http.Response) (*LogflareWebApiEndpointControllerDeleteResponse, error)

ParseLogflareWebApiEndpointControllerDeleteResponse parses an HTTP response from a LogflareWebApiEndpointControllerDeleteWithResponse call

func (LogflareWebApiEndpointControllerDeleteResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiEndpointControllerDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiEndpointControllerIndexResponse

type LogflareWebApiEndpointControllerIndexResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]EndpointApiSchema
}

func ParseLogflareWebApiEndpointControllerIndexResponse

func ParseLogflareWebApiEndpointControllerIndexResponse(rsp *http.Response) (*LogflareWebApiEndpointControllerIndexResponse, error)

ParseLogflareWebApiEndpointControllerIndexResponse parses an HTTP response from a LogflareWebApiEndpointControllerIndexWithResponse call

func (LogflareWebApiEndpointControllerIndexResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiEndpointControllerIndexResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiEndpointControllerShowResponse

type LogflareWebApiEndpointControllerShowResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *EndpointApiSchema
}

func ParseLogflareWebApiEndpointControllerShowResponse

func ParseLogflareWebApiEndpointControllerShowResponse(rsp *http.Response) (*LogflareWebApiEndpointControllerShowResponse, error)

ParseLogflareWebApiEndpointControllerShowResponse parses an HTTP response from a LogflareWebApiEndpointControllerShowWithResponse call

func (LogflareWebApiEndpointControllerShowResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiEndpointControllerShowResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiEndpointControllerUpdate2JSONRequestBody

type LogflareWebApiEndpointControllerUpdate2JSONRequestBody = EndpointApiSchema

LogflareWebApiEndpointControllerUpdate2JSONRequestBody defines body for LogflareWebApiEndpointControllerUpdate2 for application/json ContentType.

type LogflareWebApiEndpointControllerUpdate2Response

type LogflareWebApiEndpointControllerUpdate2Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *EndpointApiSchema
	JSON422      *struct {
		Errors map[string]interface{} `json:"errors"`
	}
}

func ParseLogflareWebApiEndpointControllerUpdate2Response

func ParseLogflareWebApiEndpointControllerUpdate2Response(rsp *http.Response) (*LogflareWebApiEndpointControllerUpdate2Response, error)

ParseLogflareWebApiEndpointControllerUpdate2Response parses an HTTP response from a LogflareWebApiEndpointControllerUpdate2WithResponse call

func (LogflareWebApiEndpointControllerUpdate2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebApiEndpointControllerUpdate2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiEndpointControllerUpdateJSONRequestBody

type LogflareWebApiEndpointControllerUpdateJSONRequestBody = EndpointApiSchema

LogflareWebApiEndpointControllerUpdateJSONRequestBody defines body for LogflareWebApiEndpointControllerUpdate for application/json ContentType.

type LogflareWebApiEndpointControllerUpdateResponse

type LogflareWebApiEndpointControllerUpdateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *EndpointApiSchema
	JSON422      *struct {
		Errors map[string]interface{} `json:"errors"`
	}
}

func ParseLogflareWebApiEndpointControllerUpdateResponse

func ParseLogflareWebApiEndpointControllerUpdateResponse(rsp *http.Response) (*LogflareWebApiEndpointControllerUpdateResponse, error)

ParseLogflareWebApiEndpointControllerUpdateResponse parses an HTTP response from a LogflareWebApiEndpointControllerUpdateWithResponse call

func (LogflareWebApiEndpointControllerUpdateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiEndpointControllerUpdateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiQueryControllerParseParams

type LogflareWebApiQueryControllerParseParams struct {
	// Sql BigQuery SQL string, alias for bq_sql
	Sql *string `form:"sql,omitempty" json:"sql,omitempty"`

	// BqSql BigQuery SQL string
	BqSql *string `form:"bq_sql,omitempty" json:"bq_sql,omitempty"`

	// ChSql ClickHouse SQL string
	ChSql *string `form:"ch_sql,omitempty" json:"ch_sql,omitempty"`
}

LogflareWebApiQueryControllerParseParams defines parameters for LogflareWebApiQueryControllerParse.

type LogflareWebApiQueryControllerParseResponse

type LogflareWebApiQueryControllerParseResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *QueryParseResult
}

func ParseLogflareWebApiQueryControllerParseResponse

func ParseLogflareWebApiQueryControllerParseResponse(rsp *http.Response) (*LogflareWebApiQueryControllerParseResponse, error)

ParseLogflareWebApiQueryControllerParseResponse parses an HTTP response from a LogflareWebApiQueryControllerParseWithResponse call

func (LogflareWebApiQueryControllerParseResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiQueryControllerParseResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiQueryControllerQueryParams

type LogflareWebApiQueryControllerQueryParams struct {
	// Sql BigQuery SQL string, alias for bq_sql
	Sql *string `form:"sql,omitempty" json:"sql,omitempty"`

	// BqSql BigQuery SQL string
	BqSql *string `form:"bq_sql,omitempty" json:"bq_sql,omitempty"`

	// ChSql ClickHouse SQL string
	ChSql *string `form:"ch_sql,omitempty" json:"ch_sql,omitempty"`

	// PgSql PostgresSQL string
	PgSql *string `form:"pg_sql,omitempty" json:"pg_sql,omitempty"`
}

LogflareWebApiQueryControllerQueryParams defines parameters for LogflareWebApiQueryControllerQuery.

type LogflareWebApiQueryControllerQueryResponse

type LogflareWebApiQueryControllerQueryResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]QueryResult
}

func ParseLogflareWebApiQueryControllerQueryResponse

func ParseLogflareWebApiQueryControllerQueryResponse(rsp *http.Response) (*LogflareWebApiQueryControllerQueryResponse, error)

ParseLogflareWebApiQueryControllerQueryResponse parses an HTTP response from a LogflareWebApiQueryControllerQueryWithResponse call

func (LogflareWebApiQueryControllerQueryResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiQueryControllerQueryResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiRuleControllerCreateJSONRequestBody

type LogflareWebApiRuleControllerCreateJSONRequestBody = RuleApiSchema

LogflareWebApiRuleControllerCreateJSONRequestBody defines body for LogflareWebApiRuleControllerCreate for application/json ContentType.

type LogflareWebApiRuleControllerCreateResponse

type LogflareWebApiRuleControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *RuleApiSchema
}

func ParseLogflareWebApiRuleControllerCreateResponse

func ParseLogflareWebApiRuleControllerCreateResponse(rsp *http.Response) (*LogflareWebApiRuleControllerCreateResponse, error)

ParseLogflareWebApiRuleControllerCreateResponse parses an HTTP response from a LogflareWebApiRuleControllerCreateWithResponse call

func (LogflareWebApiRuleControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiRuleControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiRuleControllerDeleteResponse

type LogflareWebApiRuleControllerDeleteResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiRuleControllerDeleteResponse

func ParseLogflareWebApiRuleControllerDeleteResponse(rsp *http.Response) (*LogflareWebApiRuleControllerDeleteResponse, error)

ParseLogflareWebApiRuleControllerDeleteResponse parses an HTTP response from a LogflareWebApiRuleControllerDeleteWithResponse call

func (LogflareWebApiRuleControllerDeleteResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiRuleControllerDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiRuleControllerIndexResponse

type LogflareWebApiRuleControllerIndexResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]RuleApiSchema
}

func ParseLogflareWebApiRuleControllerIndexResponse

func ParseLogflareWebApiRuleControllerIndexResponse(rsp *http.Response) (*LogflareWebApiRuleControllerIndexResponse, error)

ParseLogflareWebApiRuleControllerIndexResponse parses an HTTP response from a LogflareWebApiRuleControllerIndexWithResponse call

func (LogflareWebApiRuleControllerIndexResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiRuleControllerIndexResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiRuleControllerShowResponse

type LogflareWebApiRuleControllerShowResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *RuleApiSchema
}

func ParseLogflareWebApiRuleControllerShowResponse

func ParseLogflareWebApiRuleControllerShowResponse(rsp *http.Response) (*LogflareWebApiRuleControllerShowResponse, error)

ParseLogflareWebApiRuleControllerShowResponse parses an HTTP response from a LogflareWebApiRuleControllerShowWithResponse call

func (LogflareWebApiRuleControllerShowResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiRuleControllerShowResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiRuleControllerUpdate2JSONRequestBody

type LogflareWebApiRuleControllerUpdate2JSONRequestBody = RuleApiSchema

LogflareWebApiRuleControllerUpdate2JSONRequestBody defines body for LogflareWebApiRuleControllerUpdate2 for application/json ContentType.

type LogflareWebApiRuleControllerUpdate2Response

type LogflareWebApiRuleControllerUpdate2Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *RuleApiSchema
}

func ParseLogflareWebApiRuleControllerUpdate2Response

func ParseLogflareWebApiRuleControllerUpdate2Response(rsp *http.Response) (*LogflareWebApiRuleControllerUpdate2Response, error)

ParseLogflareWebApiRuleControllerUpdate2Response parses an HTTP response from a LogflareWebApiRuleControllerUpdate2WithResponse call

func (LogflareWebApiRuleControllerUpdate2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebApiRuleControllerUpdate2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiRuleControllerUpdateJSONRequestBody

type LogflareWebApiRuleControllerUpdateJSONRequestBody = RuleApiSchema

LogflareWebApiRuleControllerUpdateJSONRequestBody defines body for LogflareWebApiRuleControllerUpdate for application/json ContentType.

type LogflareWebApiRuleControllerUpdateResponse

type LogflareWebApiRuleControllerUpdateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *RuleApiSchema
}

func ParseLogflareWebApiRuleControllerUpdateResponse

func ParseLogflareWebApiRuleControllerUpdateResponse(rsp *http.Response) (*LogflareWebApiRuleControllerUpdateResponse, error)

ParseLogflareWebApiRuleControllerUpdateResponse parses an HTTP response from a LogflareWebApiRuleControllerUpdateWithResponse call

func (LogflareWebApiRuleControllerUpdateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiRuleControllerUpdateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerAddBackendResponse

type LogflareWebApiSourceControllerAddBackendResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *Source
}

func ParseLogflareWebApiSourceControllerAddBackendResponse

func ParseLogflareWebApiSourceControllerAddBackendResponse(rsp *http.Response) (*LogflareWebApiSourceControllerAddBackendResponse, error)

ParseLogflareWebApiSourceControllerAddBackendResponse parses an HTTP response from a LogflareWebApiSourceControllerAddBackendWithResponse call

func (LogflareWebApiSourceControllerAddBackendResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerAddBackendResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerCreateJSONRequestBody

type LogflareWebApiSourceControllerCreateJSONRequestBody = Source

LogflareWebApiSourceControllerCreateJSONRequestBody defines body for LogflareWebApiSourceControllerCreate for application/json ContentType.

type LogflareWebApiSourceControllerCreateResponse

type LogflareWebApiSourceControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *Source
}

func ParseLogflareWebApiSourceControllerCreateResponse

func ParseLogflareWebApiSourceControllerCreateResponse(rsp *http.Response) (*LogflareWebApiSourceControllerCreateResponse, error)

ParseLogflareWebApiSourceControllerCreateResponse parses an HTTP response from a LogflareWebApiSourceControllerCreateWithResponse call

func (LogflareWebApiSourceControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerDeleteResponse

type LogflareWebApiSourceControllerDeleteResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiSourceControllerDeleteResponse

func ParseLogflareWebApiSourceControllerDeleteResponse(rsp *http.Response) (*LogflareWebApiSourceControllerDeleteResponse, error)

ParseLogflareWebApiSourceControllerDeleteResponse parses an HTTP response from a LogflareWebApiSourceControllerDeleteWithResponse call

func (LogflareWebApiSourceControllerDeleteResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerIndexResponse

type LogflareWebApiSourceControllerIndexResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]Source
}

func ParseLogflareWebApiSourceControllerIndexResponse

func ParseLogflareWebApiSourceControllerIndexResponse(rsp *http.Response) (*LogflareWebApiSourceControllerIndexResponse, error)

ParseLogflareWebApiSourceControllerIndexResponse parses an HTTP response from a LogflareWebApiSourceControllerIndexWithResponse call

func (LogflareWebApiSourceControllerIndexResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerIndexResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerRecentResponse

type LogflareWebApiSourceControllerRecentResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]Event
}

func ParseLogflareWebApiSourceControllerRecentResponse

func ParseLogflareWebApiSourceControllerRecentResponse(rsp *http.Response) (*LogflareWebApiSourceControllerRecentResponse, error)

ParseLogflareWebApiSourceControllerRecentResponse parses an HTTP response from a LogflareWebApiSourceControllerRecentWithResponse call

func (LogflareWebApiSourceControllerRecentResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerRecentResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerRemoveBackendResponse

type LogflareWebApiSourceControllerRemoveBackendResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *Source
}

func ParseLogflareWebApiSourceControllerRemoveBackendResponse

func ParseLogflareWebApiSourceControllerRemoveBackendResponse(rsp *http.Response) (*LogflareWebApiSourceControllerRemoveBackendResponse, error)

ParseLogflareWebApiSourceControllerRemoveBackendResponse parses an HTTP response from a LogflareWebApiSourceControllerRemoveBackendWithResponse call

func (LogflareWebApiSourceControllerRemoveBackendResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerRemoveBackendResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerShowResponse

type LogflareWebApiSourceControllerShowResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *Source
}

func ParseLogflareWebApiSourceControllerShowResponse

func ParseLogflareWebApiSourceControllerShowResponse(rsp *http.Response) (*LogflareWebApiSourceControllerShowResponse, error)

ParseLogflareWebApiSourceControllerShowResponse parses an HTTP response from a LogflareWebApiSourceControllerShowWithResponse call

func (LogflareWebApiSourceControllerShowResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerShowResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerShowSchemaResponse

type LogflareWebApiSourceControllerShowSchemaResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *SourceSchema
}

func ParseLogflareWebApiSourceControllerShowSchemaResponse

func ParseLogflareWebApiSourceControllerShowSchemaResponse(rsp *http.Response) (*LogflareWebApiSourceControllerShowSchemaResponse, error)

ParseLogflareWebApiSourceControllerShowSchemaResponse parses an HTTP response from a LogflareWebApiSourceControllerShowSchemaWithResponse call

func (LogflareWebApiSourceControllerShowSchemaResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerShowSchemaResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerUpdate2JSONRequestBody

type LogflareWebApiSourceControllerUpdate2JSONRequestBody = Source

LogflareWebApiSourceControllerUpdate2JSONRequestBody defines body for LogflareWebApiSourceControllerUpdate2 for application/json ContentType.

type LogflareWebApiSourceControllerUpdate2Response

type LogflareWebApiSourceControllerUpdate2Response struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiSourceControllerUpdate2Response

func ParseLogflareWebApiSourceControllerUpdate2Response(rsp *http.Response) (*LogflareWebApiSourceControllerUpdate2Response, error)

ParseLogflareWebApiSourceControllerUpdate2Response parses an HTTP response from a LogflareWebApiSourceControllerUpdate2WithResponse call

func (LogflareWebApiSourceControllerUpdate2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerUpdate2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiSourceControllerUpdateJSONRequestBody

type LogflareWebApiSourceControllerUpdateJSONRequestBody = Source

LogflareWebApiSourceControllerUpdateJSONRequestBody defines body for LogflareWebApiSourceControllerUpdate for application/json ContentType.

type LogflareWebApiSourceControllerUpdateResponse

type LogflareWebApiSourceControllerUpdateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiSourceControllerUpdateResponse

func ParseLogflareWebApiSourceControllerUpdateResponse(rsp *http.Response) (*LogflareWebApiSourceControllerUpdateResponse, error)

ParseLogflareWebApiSourceControllerUpdateResponse parses an HTTP response from a LogflareWebApiSourceControllerUpdateWithResponse call

func (LogflareWebApiSourceControllerUpdateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiSourceControllerUpdateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiTeamControllerCreateJSONRequestBody

type LogflareWebApiTeamControllerCreateJSONRequestBody = Team

LogflareWebApiTeamControllerCreateJSONRequestBody defines body for LogflareWebApiTeamControllerCreate for application/json ContentType.

type LogflareWebApiTeamControllerCreateResponse

type LogflareWebApiTeamControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *Team
	JSON422      *struct {
		Errors map[string]interface{} `json:"errors"`
	}
}

func ParseLogflareWebApiTeamControllerCreateResponse

func ParseLogflareWebApiTeamControllerCreateResponse(rsp *http.Response) (*LogflareWebApiTeamControllerCreateResponse, error)

ParseLogflareWebApiTeamControllerCreateResponse parses an HTTP response from a LogflareWebApiTeamControllerCreateWithResponse call

func (LogflareWebApiTeamControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiTeamControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiTeamControllerDeleteResponse

type LogflareWebApiTeamControllerDeleteResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseLogflareWebApiTeamControllerDeleteResponse

func ParseLogflareWebApiTeamControllerDeleteResponse(rsp *http.Response) (*LogflareWebApiTeamControllerDeleteResponse, error)

ParseLogflareWebApiTeamControllerDeleteResponse parses an HTTP response from a LogflareWebApiTeamControllerDeleteWithResponse call

func (LogflareWebApiTeamControllerDeleteResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiTeamControllerDeleteResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiTeamControllerIndexResponse

type LogflareWebApiTeamControllerIndexResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *[]Team
}

func ParseLogflareWebApiTeamControllerIndexResponse

func ParseLogflareWebApiTeamControllerIndexResponse(rsp *http.Response) (*LogflareWebApiTeamControllerIndexResponse, error)

ParseLogflareWebApiTeamControllerIndexResponse parses an HTTP response from a LogflareWebApiTeamControllerIndexWithResponse call

func (LogflareWebApiTeamControllerIndexResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiTeamControllerIndexResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiTeamControllerShowResponse

type LogflareWebApiTeamControllerShowResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *Team
}

func ParseLogflareWebApiTeamControllerShowResponse

func ParseLogflareWebApiTeamControllerShowResponse(rsp *http.Response) (*LogflareWebApiTeamControllerShowResponse, error)

ParseLogflareWebApiTeamControllerShowResponse parses an HTTP response from a LogflareWebApiTeamControllerShowWithResponse call

func (LogflareWebApiTeamControllerShowResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiTeamControllerShowResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiTeamControllerUpdate2JSONRequestBody

type LogflareWebApiTeamControllerUpdate2JSONRequestBody = Team

LogflareWebApiTeamControllerUpdate2JSONRequestBody defines body for LogflareWebApiTeamControllerUpdate2 for application/json ContentType.

type LogflareWebApiTeamControllerUpdate2Response

type LogflareWebApiTeamControllerUpdate2Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *Team
	JSON422      *struct {
		Errors map[string]interface{} `json:"errors"`
	}
}

func ParseLogflareWebApiTeamControllerUpdate2Response

func ParseLogflareWebApiTeamControllerUpdate2Response(rsp *http.Response) (*LogflareWebApiTeamControllerUpdate2Response, error)

ParseLogflareWebApiTeamControllerUpdate2Response parses an HTTP response from a LogflareWebApiTeamControllerUpdate2WithResponse call

func (LogflareWebApiTeamControllerUpdate2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebApiTeamControllerUpdate2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebApiTeamControllerUpdateJSONRequestBody

type LogflareWebApiTeamControllerUpdateJSONRequestBody = Team

LogflareWebApiTeamControllerUpdateJSONRequestBody defines body for LogflareWebApiTeamControllerUpdate for application/json ContentType.

type LogflareWebApiTeamControllerUpdateResponse

type LogflareWebApiTeamControllerUpdateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON201      *Team
	JSON422      *struct {
		Errors map[string]interface{} `json:"errors"`
	}
}

func ParseLogflareWebApiTeamControllerUpdateResponse

func ParseLogflareWebApiTeamControllerUpdateResponse(rsp *http.Response) (*LogflareWebApiTeamControllerUpdateResponse, error)

ParseLogflareWebApiTeamControllerUpdateResponse parses an HTTP response from a LogflareWebApiTeamControllerUpdateWithResponse call

func (LogflareWebApiTeamControllerUpdateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebApiTeamControllerUpdateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebEndpointsControllerQuery2Response

type LogflareWebEndpointsControllerQuery2Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *EndpointQuery
}

func ParseLogflareWebEndpointsControllerQuery2Response

func ParseLogflareWebEndpointsControllerQuery2Response(rsp *http.Response) (*LogflareWebEndpointsControllerQuery2Response, error)

ParseLogflareWebEndpointsControllerQuery2Response parses an HTTP response from a LogflareWebEndpointsControllerQuery2WithResponse call

func (LogflareWebEndpointsControllerQuery2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebEndpointsControllerQuery2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebEndpointsControllerQuery3Response

type LogflareWebEndpointsControllerQuery3Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *EndpointQuery
}

func ParseLogflareWebEndpointsControllerQuery3Response

func ParseLogflareWebEndpointsControllerQuery3Response(rsp *http.Response) (*LogflareWebEndpointsControllerQuery3Response, error)

ParseLogflareWebEndpointsControllerQuery3Response parses an HTTP response from a LogflareWebEndpointsControllerQuery3WithResponse call

func (LogflareWebEndpointsControllerQuery3Response) Status

Status returns HTTPResponse.Status

func (LogflareWebEndpointsControllerQuery3Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebEndpointsControllerQueryResponse

type LogflareWebEndpointsControllerQueryResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *EndpointQuery
}

func ParseLogflareWebEndpointsControllerQueryResponse

func ParseLogflareWebEndpointsControllerQueryResponse(rsp *http.Response) (*LogflareWebEndpointsControllerQueryResponse, error)

ParseLogflareWebEndpointsControllerQueryResponse parses an HTTP response from a LogflareWebEndpointsControllerQueryWithResponse call

func (LogflareWebEndpointsControllerQueryResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebEndpointsControllerQueryResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebLogControllerCreate2Params

type LogflareWebLogControllerCreate2Params struct {
	// Source Source UUID
	Source *string `form:"source,omitempty" json:"source,omitempty"`

	// SourceName Source name
	SourceName *string `form:"source_name,omitempty" json:"source_name,omitempty"`
}

LogflareWebLogControllerCreate2Params defines parameters for LogflareWebLogControllerCreate2.

type LogflareWebLogControllerCreate2Response

type LogflareWebLogControllerCreate2Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *LogsCreated
}

func ParseLogflareWebLogControllerCreate2Response

func ParseLogflareWebLogControllerCreate2Response(rsp *http.Response) (*LogflareWebLogControllerCreate2Response, error)

ParseLogflareWebLogControllerCreate2Response parses an HTTP response from a LogflareWebLogControllerCreate2WithResponse call

func (LogflareWebLogControllerCreate2Response) Status

Status returns HTTPResponse.Status

func (LogflareWebLogControllerCreate2Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebLogControllerCreate3Params

type LogflareWebLogControllerCreate3Params struct {
	// Source Source UUID
	Source *string `form:"source,omitempty" json:"source,omitempty"`

	// SourceName Source name
	SourceName *string `form:"source_name,omitempty" json:"source_name,omitempty"`
}

LogflareWebLogControllerCreate3Params defines parameters for LogflareWebLogControllerCreate3.

type LogflareWebLogControllerCreate3Response

type LogflareWebLogControllerCreate3Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *LogsCreated
}

func ParseLogflareWebLogControllerCreate3Response

func ParseLogflareWebLogControllerCreate3Response(rsp *http.Response) (*LogflareWebLogControllerCreate3Response, error)

ParseLogflareWebLogControllerCreate3Response parses an HTTP response from a LogflareWebLogControllerCreate3WithResponse call

func (LogflareWebLogControllerCreate3Response) Status

Status returns HTTPResponse.Status

func (LogflareWebLogControllerCreate3Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebLogControllerCreate4Params

type LogflareWebLogControllerCreate4Params struct {
	// Source Source UUID
	Source *string `form:"source,omitempty" json:"source,omitempty"`

	// SourceName Source name
	SourceName *string `form:"source_name,omitempty" json:"source_name,omitempty"`
}

LogflareWebLogControllerCreate4Params defines parameters for LogflareWebLogControllerCreate4.

type LogflareWebLogControllerCreate4Response

type LogflareWebLogControllerCreate4Response struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *LogsCreated
}

func ParseLogflareWebLogControllerCreate4Response

func ParseLogflareWebLogControllerCreate4Response(rsp *http.Response) (*LogflareWebLogControllerCreate4Response, error)

ParseLogflareWebLogControllerCreate4Response parses an HTTP response from a LogflareWebLogControllerCreate4WithResponse call

func (LogflareWebLogControllerCreate4Response) Status

Status returns HTTPResponse.Status

func (LogflareWebLogControllerCreate4Response) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogflareWebLogControllerCreateParams

type LogflareWebLogControllerCreateParams struct {
	// Source Source UUID
	Source *string `form:"source,omitempty" json:"source,omitempty"`

	// SourceName Source name
	SourceName *string `form:"source_name,omitempty" json:"source_name,omitempty"`
}

LogflareWebLogControllerCreateParams defines parameters for LogflareWebLogControllerCreate.

type LogflareWebLogControllerCreateResponse

type LogflareWebLogControllerCreateResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *LogsCreated
}

func ParseLogflareWebLogControllerCreateResponse

func ParseLogflareWebLogControllerCreateResponse(rsp *http.Response) (*LogflareWebLogControllerCreateResponse, error)

ParseLogflareWebLogControllerCreateResponse parses an HTTP response from a LogflareWebLogControllerCreateWithResponse call

func (LogflareWebLogControllerCreateResponse) Status

Status returns HTTPResponse.Status

func (LogflareWebLogControllerCreateResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LogsCreated

type LogsCreated struct {
	Message *string `json:"message,omitempty"`
}

LogsCreated defines model for LogsCreated.

type Notification

type Notification struct {
	OtherEmailNotifications       *string   `json:"other_email_notifications,omitempty"`
	TeamUserIdsForEmail           *[]string `json:"team_user_ids_for_email,omitempty"`
	TeamUserIdsForSchemaUpdates   *[]string `json:"team_user_ids_for_schema_updates,omitempty"`
	TeamUserIdsForSms             *[]string `json:"team_user_ids_for_sms,omitempty"`
	UserEmailNotifications        *bool     `json:"user_email_notifications,omitempty"`
	UserSchemaUpdateNotifications *bool     `json:"user_schema_update_notifications,omitempty"`
	UserTextNotifications         *bool     `json:"user_text_notifications,omitempty"`
}

Notification defines model for Notification.

type QueryParseResult

type QueryParseResult struct {
	Errors *QueryParseResult_Errors `json:"errors,omitempty"`
	Result map[string]interface{}   `json:"result"`
}

QueryParseResult defines model for QueryParseResult.

type QueryParseResultErrors0

type QueryParseResultErrors0 = map[string]interface{}

QueryParseResultErrors0 defines model for .

type QueryParseResultErrors1

type QueryParseResultErrors1 = string

QueryParseResultErrors1 defines model for .

type QueryParseResult_Errors

type QueryParseResult_Errors struct {
	// contains filtered or unexported fields
}

QueryParseResult_Errors defines model for QueryParseResult.Errors.

func (QueryParseResult_Errors) AsQueryParseResultErrors0

func (t QueryParseResult_Errors) AsQueryParseResultErrors0() (QueryParseResultErrors0, error)

AsQueryParseResultErrors0 returns the union data inside the QueryParseResult_Errors as a QueryParseResultErrors0

func (QueryParseResult_Errors) AsQueryParseResultErrors1

func (t QueryParseResult_Errors) AsQueryParseResultErrors1() (QueryParseResultErrors1, error)

AsQueryParseResultErrors1 returns the union data inside the QueryParseResult_Errors as a QueryParseResultErrors1

func (*QueryParseResult_Errors) FromQueryParseResultErrors0

func (t *QueryParseResult_Errors) FromQueryParseResultErrors0(v QueryParseResultErrors0) error

FromQueryParseResultErrors0 overwrites any union data inside the QueryParseResult_Errors as the provided QueryParseResultErrors0

func (*QueryParseResult_Errors) FromQueryParseResultErrors1

func (t *QueryParseResult_Errors) FromQueryParseResultErrors1(v QueryParseResultErrors1) error

FromQueryParseResultErrors1 overwrites any union data inside the QueryParseResult_Errors as the provided QueryParseResultErrors1

func (QueryParseResult_Errors) MarshalJSON

func (t QueryParseResult_Errors) MarshalJSON() ([]byte, error)

func (*QueryParseResult_Errors) MergeQueryParseResultErrors0

func (t *QueryParseResult_Errors) MergeQueryParseResultErrors0(v QueryParseResultErrors0) error

MergeQueryParseResultErrors0 performs a merge with any union data inside the QueryParseResult_Errors, using the provided QueryParseResultErrors0

func (*QueryParseResult_Errors) MergeQueryParseResultErrors1

func (t *QueryParseResult_Errors) MergeQueryParseResultErrors1(v QueryParseResultErrors1) error

MergeQueryParseResultErrors1 performs a merge with any union data inside the QueryParseResult_Errors, using the provided QueryParseResultErrors1

func (*QueryParseResult_Errors) UnmarshalJSON

func (t *QueryParseResult_Errors) UnmarshalJSON(b []byte) error

type QueryResult

type QueryResult struct {
	Errors *QueryResult_Errors    `json:"errors,omitempty"`
	Result map[string]interface{} `json:"result"`
}

QueryResult defines model for QueryResult.

type QueryResultErrors0

type QueryResultErrors0 = map[string]interface{}

QueryResultErrors0 defines model for .

type QueryResultErrors1

type QueryResultErrors1 = string

QueryResultErrors1 defines model for .

type QueryResult_Errors

type QueryResult_Errors struct {
	// contains filtered or unexported fields
}

QueryResult_Errors defines model for QueryResult.Errors.

func (QueryResult_Errors) AsQueryResultErrors0

func (t QueryResult_Errors) AsQueryResultErrors0() (QueryResultErrors0, error)

AsQueryResultErrors0 returns the union data inside the QueryResult_Errors as a QueryResultErrors0

func (QueryResult_Errors) AsQueryResultErrors1

func (t QueryResult_Errors) AsQueryResultErrors1() (QueryResultErrors1, error)

AsQueryResultErrors1 returns the union data inside the QueryResult_Errors as a QueryResultErrors1

func (*QueryResult_Errors) FromQueryResultErrors0

func (t *QueryResult_Errors) FromQueryResultErrors0(v QueryResultErrors0) error

FromQueryResultErrors0 overwrites any union data inside the QueryResult_Errors as the provided QueryResultErrors0

func (*QueryResult_Errors) FromQueryResultErrors1

func (t *QueryResult_Errors) FromQueryResultErrors1(v QueryResultErrors1) error

FromQueryResultErrors1 overwrites any union data inside the QueryResult_Errors as the provided QueryResultErrors1

func (QueryResult_Errors) MarshalJSON

func (t QueryResult_Errors) MarshalJSON() ([]byte, error)

func (*QueryResult_Errors) MergeQueryResultErrors0

func (t *QueryResult_Errors) MergeQueryResultErrors0(v QueryResultErrors0) error

MergeQueryResultErrors0 performs a merge with any union data inside the QueryResult_Errors, using the provided QueryResultErrors0

func (*QueryResult_Errors) MergeQueryResultErrors1

func (t *QueryResult_Errors) MergeQueryResultErrors1(v QueryResultErrors1) error

MergeQueryResultErrors1 performs a merge with any union data inside the QueryResult_Errors, using the provided QueryResultErrors1

func (*QueryResult_Errors) UnmarshalJSON

func (t *QueryResult_Errors) UnmarshalJSON(b []byte) error

type RequestEditorFn

type RequestEditorFn func(ctx context.Context, req *http.Request) error

RequestEditorFn is the function signature for the RequestEditor callback function

type RuleApiSchema

type RuleApiSchema struct {
	BackendId  *int       `json:"backend_id,omitempty"`
	Id         *int       `json:"id,omitempty"`
	InsertedAt *time.Time `json:"inserted_at,omitempty"`
	LqlString  *string    `json:"lql_string,omitempty"`
	SourceId   *int       `json:"source_id,omitempty"`
	Token      *string    `json:"token,omitempty"`
	UpdatedAt  *time.Time `json:"updated_at,omitempty"`
}

RuleApiSchema defines model for RuleApiSchema.

type ServerError

type ServerError = interface{}

ServerError defines model for ServerError.

type Source

type Source struct {
	ApiQuota                    *int                    `json:"api_quota,omitempty"`
	BigqueryTableTtl            *int                    `json:"bigquery_table_ttl,omitempty"`
	BqTableId                   *string                 `json:"bq_table_id,omitempty"`
	CustomEventMessageKeys      *string                 `json:"custom_event_message_keys,omitempty"`
	DefaultIngestBackendEnabled *bool                   `json:"default_ingest_backend_enabled?,omitempty"`
	Favorite                    *bool                   `json:"favorite,omitempty"`
	HasRejectedEvents           *bool                   `json:"has_rejected_events,omitempty"`
	Id                          *int                    `json:"id,omitempty"`
	InsertedAt                  *time.Time              `json:"inserted_at,omitempty"`
	Metrics                     *map[string]interface{} `json:"metrics,omitempty"`
	Name                        string                  `json:"name"`
	Notifications               *map[string]interface{} `json:"notifications,omitempty"`
	PublicToken                 *string                 `json:"public_token,omitempty"`
	SlackHookUrl                *string                 `json:"slack_hook_url,omitempty"`
	Token                       *string                 `json:"token,omitempty"`
	UpdatedAt                   *time.Time              `json:"updated_at,omitempty"`
	WebhookNotificationUrl      *string                 `json:"webhook_notification_url,omitempty"`
}

Source defines model for Source.

type SourceSchema

type SourceSchema = map[string]interface{}

SourceSchema defines model for SourceSchema.

type Team

type Team struct {
	Name      string      `json:"name"`
	TeamUsers *[]TeamUser `json:"team_users,omitempty"`
	Token     *string     `json:"token,omitempty"`
	User      *User       `json:"user,omitempty"`
}

Team defines model for Team.

type TeamUser

type TeamUser struct {
	Email string `json:"email"`
	Name  string `json:"name"`
}

TeamUser defines model for TeamUser.

type Unauthorized

type Unauthorized = interface{}

Unauthorized defines model for Unauthorized.

type User

type User struct {
	ApiKey                  string  `json:"api_key"`
	ApiQuota                *int    `json:"api_quota,omitempty"`
	BigqueryDatasetId       *string `json:"bigquery_dataset_id"`
	BigqueryDatasetLocation *string `json:"bigquery_dataset_location"`
	BigqueryProjectId       *string `json:"bigquery_project_id"`
	Company                 *string `json:"company"`
	Email                   string  `json:"email"`
	EmailMeProduct          *bool   `json:"email_me_product,omitempty"`
	EmailPreferred          *string `json:"email_preferred,omitempty"`
	Image                   *string `json:"image"`
	Name                    *string `json:"name,omitempty"`
	Phone                   *string `json:"phone"`
	Provider                string  `json:"provider"`
	Token                   string  `json:"token"`
}

User defines model for User.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL