EndpointProperties interface

Describes a container endpoint.

Properties

name

The name of the endpoint.

port

Port used by the container.

Property Details

name

The name of the endpoint.

name: string

Property Value

string

port

Port used by the container.

port?: number

Property Value

number