Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NatsFmgrConn

NATS fleet manager connection config. Describes config needed to connect with leaf connection to fleet manager's NATS server.

Hierarchy

  • NatsFmgrConn

Index

Constructors

Properties

address: string

Address of NATS server of fleet manager

password?: string

Password to use for auth.

port?: number

Port for leaf connections on fleet manager's NATS server.

user?: string

Username to user for auth.

Generated using TypeDoc