Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointProperties

Package version

interface

An interface representing EndpointProperties. Describes a container endpoint.

Hierarchy

  • EndpointProperties

Index

Properties

Properties

name

name: string
member

{string} name The name of the endpoint.

Optional port

port: undefined | number
member

{number} [port] Port used by the container.

Generated using TypeDoc