HttpConfig

Describes the http configuration for external connectivity for this network.

Properties

Name Type Required
name string Yes
port integer Yes
hosts array of HttpHostConfig Yes

name

Type: string
Required: Yes

http gateway config name.


port

Type: integer
Required: Yes

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


hosts

Type: array of HttpHostConfig
Required: Yes

description for routing.