Facade allows model-manager clients to watch and rescale services.

Hierarchy

  • default

Implements

Constructors

Properties

Methods

Constructors

Properties

NAME: string = "ApplicationScaler"
VERSION: number = 1
_transport: Transport
NAME: string = "ApplicationScaler"
VERSION: number = 1

Methods

  • Rescale causes any supplied services to be scaled up to their minimum size.

    Parameters

    Returns Promise<ErrorResults>

  • Watch returns a watcher that sends the names of services whose unit count may be below their configured minimum.

    Parameters

    • params: any

    Returns Promise<StringsWatchResult>

Generated using TypeDoc