Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpConfig

Package version

interface

An interface representing HttpConfig. Describes the http configuration for external connectivity for this network.

Hierarchy

  • HttpConfig

Index

Properties

Properties

hosts

member

{HttpHostConfig[]} hosts description for routing.

name

name: string
member

{string} name http gateway config name.

port

port: number
member

{number} port Specifies the port at which the service endpoint below needs to be exposed.

Generated using TypeDoc