Skip to main content

@podman-desktop/api

The Podman Desktop API provides a way to interact with Podman Desktop.

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

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

Example

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

console.log(api.version);

Namespaces

Enumerations

Classes

Interfaces

Type Aliases

Variables