Pod manager that uses an IdentifierGenerator and ResourcesGenerator to create the default resources and identifier for a new pod.

Implements

Constructors

Properties

Methods

Constructors

Properties

logger: Logger = ...

Methods

  • Creates a new pod, pre-populating it with the resources created by the data generator. Will throw an error if the given identifier already has a resource.

    Parameters

    Returns Promise<void>