Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISingleHostConfig

Hierarchy

Index

Properties

host

host: string

Kapacitor host to connect to, defaults to 127.0.0.1.

Optional options

options: RequestOptions

Optional request option overrides.

Optional pool

Settings for the connection pool.

Optional port

port: number

Kapacitor port to connect to, defaults to 9092.

Optional protocol

protocol: "http" | "https"

Protocol to connect over, defaults to 'http'.

Generated using TypeDoc