Skip to main content

@podman-desktop/api

The Podman Desktop API is intended to be consumed by extensions interacting with Podman Desktop.

This documentation is automatically generated from typedoc comments in the source code extension-api.d.ts and provided on our website.

This type declaration file can be installed from the npm registry.

For more information, see the main Podman Desktop developing extensions documentation.

Example

$ npm install @podman-desktop/api
import * as api from '@podman-desktop/api';

console.log(api.version);

Namespaces

Enumerations

Classes

Interfaces

Type Aliases

Variables