certifyPodmanLibpodApiV0RootlessLocalContainerPostgresqlWithNode()
Certifies only the package-owned exact D645 host profile after every bounded live effect probe succeeds. No caller can expand or override that profile.
Import
Section titled “Import”import { certifyPodmanLibpodApiV0RootlessLocalContainerPostgresqlWithNode } from "@graphrefly/ts/executors/local-container-postgresql-podman-libpod-api-v0-rootless/node";Signature
Section titled “Signature”function certifyPodmanLibpodApiV0RootlessLocalContainerPostgresqlWithNode(opts: NodeLocalPodmanLibpodApiV0RootlessCertificationOptions): Promise<LocalContainerPostgresqlPodmanLibpodApiV0RootlessPreflight>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
opts | NodeLocalPodmanLibpodApiV0RootlessCertificationOptions | Missing @param opts JSDoc. |
Returns
Section titled “Returns”Promise<LocalContainerPostgresqlPodmanLibpodApiV0RootlessPreflight>
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@returns. - Missing
@param opts. - Missing
@category. - Missing
@example.
Source
Section titled “Source”packages/ts/src/executors/local-container-postgresql-podman-libpod-api-v0-rootless/node.ts