CharmRevisionUpdaterAPI implements the CharmRevisionUpdater interface and is the concrete implementation of the api end point.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "CharmRevisionUpdater"
VERSION: number = 2
_transport: Transport
NAME: string = "CharmRevisionUpdater"
VERSION: number = 2

Methods

  • UpdateLatestRevisions retrieves the latest revision information from the charm store for all deployed charms and records this information in state.

    Parameters

    • params: any

    Returns Promise<ErrorResult>

Generated using TypeDoc