Hierarchy

  • default

Implements

Constructors

Properties

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

Methods

  • ApplicationCharmInfo returns information about an application's charm.

    Parameters

    Returns Promise<Charm>

  • CharmInfo returns information about the requested charm.

    Parameters

    Returns Promise<Charm>

  • IsExposed returns whether the specified applications are exposed.

    Parameters

    Returns Promise<BoolResults>

  • Life returns the life status of every supplied entity, where available.

    Parameters

    Returns Promise<LifeResults>

  • WatchApplications starts a StringsWatcher to watch applications deployed to this model.

    Parameters

    • params: any

    Returns Promise<StringsWatchResult>

Generated using TypeDoc