Options
All
  • Public
  • Public/Protected
  • All
Menu

the wrapped class generator of EnvoyClient

Type parameters

Hierarchy

  • EnvoyClientConstructor

Index

Constructors

Constructors

constructor

  • create a new instance of Envoy client

    Parameters

    • address: string

      the address of remote target server

    • ctx: EnvoyContext | Metadata | HttpHeader

      the context, you can either tell me EnvoyContext, grpc.Metadata, or HttpHeader. for the last two option, I will create EnvoyContext base of them.

    Returns T

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc