influxdb

package
v0.0.0-...-cfb183a Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

NewParser creates a new InfluxDB annotation parser

Types

type Config

type Config struct {
	InfluxDBEnabled     bool   `json:"influxDBEnabled"`
	InfluxDBMeasurement string `json:"influxDBMeasurement"`
	InfluxDBPort        string `json:"influxDBPort"`
	InfluxDBHost        string `json:"influxDBHost"`
	InfluxDBServerName  string `json:"influxDBServerName"`
}

Config contains the IfluxDB configuration to be used in the Ingress

func (*Config) Equal

func (e1 *Config) Equal(e2 *Config) bool

Equal tests for equality between two Config types

Jump to

Keyboard shortcuts

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