pluginproxy

package
v0.0.0-...-900be4e Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyRoute

func ApplyRoute(ctx context.Context, req *http.Request, proxyPath string, route *plugins.AppPluginRoute, ds *models.DataSource)

ApplyRoute should use the plugin route data to set auth headers and custom headers.

func NewApiPluginProxy

func NewApiPluginProxy(ctx *models.ReqContext, proxyPath string, route *plugins.AppPluginRoute, appID string, cfg *setting.Cfg) *httputil.ReverseProxy

NewApiPluginProxy create a plugin proxy

Types

type DataSourceProxy

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

func NewDataSourceProxy

func NewDataSourceProxy(ds *models.DataSource, plugin *plugins.DataSourcePlugin, ctx *models.ReqContext,
	proxyPath string, cfg *setting.Cfg) (*DataSourceProxy, error)

NewDataSourceProxy creates a new Datasource proxy

func (*DataSourceProxy) HandleRequest

func (proxy *DataSourceProxy) HandleRequest()

Jump to

Keyboard shortcuts

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