internal

package
v2.7.6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteConnectionHTTPConfig

type RemoteConnectionHTTPConfig struct {
	RemoteURL        string      `db:"remote_url"`
	RemoteToken      string      `db:"remote_api_token"`
	RemoteOrgID      platform.ID `db:"remote_org_id"`
	AllowInsecureTLS bool        `db:"allow_insecure_tls"`
}

RemoteConnectionHTTPConfig contains all info needed by a client to make HTTP requests against a remote InfluxDB API.

Jump to

Keyboard shortcuts

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