datasourceproxy

package
v0.0.85-test Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataSourceProxyService

type DataSourceProxyService struct {
	DataSourceCache        datasources.CacheService
	PluginRequestValidator models.PluginRequestValidator

	Cfg                *setting.Cfg
	HTTPClientProvider httpclient.Provider
	OAuthTokenService  *oauthtoken.Service
	DataSourcesService datasources.DataSourceService
	// contains filtered or unexported fields
}

func ProvideService

func ProvideService(dataSourceCache datasources.CacheService, plugReqValidator models.PluginRequestValidator,
	pluginStore plugins.Store, cfg *setting.Cfg, httpClientProvider httpclient.Provider,
	oauthTokenService *oauthtoken.Service, dsService datasources.DataSourceService,
	tracer tracing.Tracer, secretsService secrets.Service) *DataSourceProxyService

func (*DataSourceProxyService) ProxyDataSourceRequest

func (p *DataSourceProxyService) ProxyDataSourceRequest(c *models.ReqContext)

func (*DataSourceProxyService) ProxyDatasourceRequestWithID

func (p *DataSourceProxyService) ProxyDatasourceRequestWithID(c *models.ReqContext, dsID int64)

Jump to

Keyboard shortcuts

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