BundleFinder
Extends:
GenericFinder → ProvisionGenericFinder → BundleFinder
This class allow make get request to certificate resource into Opengate North API.
Constructor Summary
| Public Constructor | ||
| public |
constructor(Reference: InternalOpenGateAPI) Constructor |
|
Method Summary
| Public Methods | ||
| public |
findByNameAndVersion(name: string, version: string): Promise Download a specific bundle by its name and version. |
|
Public Constructors
public constructor(Reference: InternalOpenGateAPI) source
Constructor
Override:
ProvisionGenericFinder#constructorParams:
| Name | Type | Attribute | Description |
| Reference | InternalOpenGateAPI | to the API object. |