podman-desktop/api/interfaces/Provider.html

253 lines
72 KiB
HTML
Raw Normal View History

<!doctype html>
<html lang="en" dir="ltr" class="docs-wrapper plugin-docs plugin-id-api docs-version-current docs-doc-page docs-doc-id-interfaces/Provider" data-has-hydrated="false">
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.0.0">
<title data-rh="true">Interface: Provider | Podman Desktop</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://podman-desktop.io/img/banner_podman-desktop.png"><meta data-rh="true" name="twitter:image" content="https://podman-desktop.io/img/banner_podman-desktop.png"><meta data-rh="true" property="og:url" content="https://podman-desktop.io/api/interfaces/Provider"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-api-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-api-current"><meta data-rh="true" property="og:title" content="Interface: Provider | Podman Desktop"><meta data-rh="true" name="description" content="Properties"><meta data-rh="true" property="og:description" content="Properties"><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://podman-desktop.io/api/interfaces/Provider"><link data-rh="true" rel="alternate" href="https://podman-desktop.io/api/interfaces/Provider" hreflang="en"><link data-rh="true" rel="alternate" href="https://podman-desktop.io/api/interfaces/Provider" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://MR01ANKQ9S-dsn.algolia.net" crossorigin="anonymous"><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="Podman Desktop RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Podman Desktop Atom Feed">
<link rel="alternate" type="application/json" href="/blog/feed.json" title="Podman Desktop JSON Feed">
<link rel="search" type="application/opensearchdescription+xml" title="Podman Desktop" href="/opensearch.xml">
<link rel="preconnect" href="https://podman-desktop-website.goatcounter.com">
<script async src="//gc.zgo.at/count.js" data-goatcounter="https://podman-desktop-website.goatcounter.com/count"></script><link rel="stylesheet" href="/assets/css/styles.fded9501.css">
<script src="/assets/js/runtime~main.1073e09a.js" defer="defer"></script>
<script src="/assets/js/main.7209e56f.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return localStorage.getItem("theme")}catch(t){}}();null!==e?t(e):window.matchMedia("(prefers-color-scheme: dark)").matches?t("dark"):window.matchMedia("(prefers-color-scheme: light)").matches?t("light"):t("dark")}(),function(){try{const c=new URLSearchParams(window.location.search).entries();for(var[t,e]of c)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="Skip to main content"><a class="skipToContent_oPtH" href="#__docusaurus_skipToContent_fallback">Skip to main content</a></div><nav aria-label="Main" class="navbar navbar--fixed-top"><div class="navbar__inner"><div class="navbar__items"><button aria-label="Toggle navigation bar" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/"><div class="navbar__logo"><img src="/img/logo.svg" alt="Podman Desktop Logo" class="themedComponent_siVc themedComponent--light_hHel" height="56"><img src="/img/logo.svg" alt="Podman Desktop Logo" class="themedComponent_siVc themedComponent--dark_yETr" height="56"></div><b class="navbar__title text--truncate">podman desktop</b></a><a class="navbar__item navbar__link" href="/docs/intro">Documentation</a><a class="navbar__item navbar__link" href="/core-values">Core Values</a><a class="navbar__item navbar__link" href="/features">Features</a><a class="navbar__item navbar__link" href="/downloads">Downloads</a><a class="navbar__item navbar__link" href="/extend">Extend</a><a class="navbar__item navbar__link" href="/blog">Blog</a></div><div class="navbar__items navbar__items--right"><a href="https://github.com/containers/podman-desktop" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link header-github-link"></a><div class="toggle_ki11 colorModeToggle_Hewu"><button class="clean-btn toggleButton_MMFG toggleButtonDisabled_Uw7m" type="button" disabled="" title="Switch between dark and light mode (currently dark mode)" aria-label="Switch between dark and light mode (currently dark mode)" aria-live="polite"><svg viewBox="0 0 24 24" width="24" height="24" class="lightToggleIcon_lgto"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" class="darkToggleIcon_U96C"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.9
<h2 class="anchor anchorWithStickyNavbar_JmGV" id="properties">Properties<a href="#properties" class="hash-link" aria-label="Direct link to Properties" title="Direct link to Properties"></a></h2>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="detectionchecks">detectionChecks<a href="#detectionchecks" class="hash-link" aria-label="Direct link to detectionChecks" title="Direct link to detectionChecks"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>detectionChecks</strong>: <a href="/api/interfaces/ProviderDetectionCheck"><code>ProviderDetectionCheck</code></a>[]</p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source">Source<a href="#source" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L453" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:453</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="id">id<a href="#id" class="hash-link" aria-label="Direct link to id" title="Direct link to id"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>id</strong>: <code>string</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-1">Source<a href="#source-1" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L438" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:438</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="images">images<a href="#images" class="hash-link" aria-label="Direct link to images" title="Direct link to images"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>images</strong>: <a href="/api/interfaces/ProviderImages"><code>ProviderImages</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-2">Source<a href="#source-2" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L448" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:448</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="links">links<a href="#links" class="hash-link" aria-label="Direct link to links" title="Direct link to links"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>links</strong>: <a href="/api/interfaces/Link"><code>Link</code></a>[]</p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-3">Source<a href="#source-3" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L450" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:450</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="name">name<a href="#name" class="hash-link" aria-label="Direct link to name" title="Direct link to name"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>name</strong>: <code>string</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-4">Source<a href="#source-4" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L437" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:437</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="ondidupdatedetectionchecks">onDidUpdateDetectionChecks<a href="#ondidupdatedetectionchecks" class="hash-link" aria-label="Direct link to onDidUpdateDetectionChecks" title="Direct link to onDidUpdateDetectionChecks"></a></h3>
<blockquote>
<p><strong>onDidUpdateDetectionChecks</strong>: <a href="/api/interfaces/Event"><code>Event</code></a>&lt; <a href="/api/interfaces/ProviderDetectionCheck"><code>ProviderDetectionCheck</code></a>[] &gt;</p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-5">Source<a href="#source-5" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L464" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:464</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="ondidupdatestatus">onDidUpdateStatus<a href="#ondidupdatestatus" class="hash-link" aria-label="Direct link to onDidUpdateStatus" title="Direct link to onDidUpdateStatus"></a></h3>
<blockquote>
<p><strong>onDidUpdateStatus</strong>: <a href="/api/interfaces/Event"><code>Event</code></a>&lt; <a href="/api/type-aliases/ProviderStatus"><code>ProviderStatus</code></a> &gt;</p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-6">Source<a href="#source-6" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L441" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:441</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="ondidupdateversion">onDidUpdateVersion<a href="#ondidupdateversion" class="hash-link" aria-label="Direct link to onDidUpdateVersion" title="Direct link to onDidUpdateVersion"></a></h3>
<blockquote>
<p><strong>onDidUpdateVersion</strong>: <a href="/api/interfaces/Event"><code>Event</code></a>&lt; <code>string</code> &gt;</p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-7">Source<a href="#source-7" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L446" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:446</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="status">status<a href="#status" class="hash-link" aria-label="Direct link to status" title="Direct link to status"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>status</strong>: <a href="/api/type-aliases/ProviderStatus"><code>ProviderStatus</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-8">Source<a href="#source-8" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L439" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:439</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="version">version<a href="#version" class="hash-link" aria-label="Direct link to version" title="Direct link to version"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>version</strong>: <code>undefined</code> | <code>string</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-9">Source<a href="#source-9" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L444" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:444</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="warnings">warnings<a href="#warnings" class="hash-link" aria-label="Direct link to warnings" title="Direct link to warnings"></a></h3>
<blockquote>
<p><strong><code>readonly</code></strong> <strong>warnings</strong>: <a href="/api/interfaces/ProviderInformation"><code>ProviderInformation</code></a>[]</p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-10">Source<a href="#source-10" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L460" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:460</a></p>
<h2 class="anchor anchorWithStickyNavbar_JmGV" id="methods">Methods<a href="#methods" class="hash-link" aria-label="Direct link to Methods" title="Direct link to Methods"></a></h2>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="dispose">dispose()<a href="#dispose" class="hash-link" aria-label="Direct link to dispose()" title="Direct link to dispose()"></a></h3>
<blockquote>
<p><strong>dispose</strong>(): <code>void</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns">Returns<a href="#returns" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><code>void</code></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-11">Source<a href="#source-11" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L436" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:436</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registerautostart">registerAutostart()<a href="#registerautostart" class="hash-link" aria-label="Direct link to registerAutostart()" title="Direct link to registerAutostart()"></a></h3>
<blockquote>
<p><strong>registerAutostart</strong>(<code>autostart</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters">Parameters<a href="#parameters" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>autostart</strong>: <a href="/api/interfaces/ProviderAutostart"><code>ProviderAutostart</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-1">Returns<a href="#returns-1" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-12">Source<a href="#source-12" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L432" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:432</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registercleanup">registerCleanup()<a href="#registercleanup" class="hash-link" aria-label="Direct link to registerCleanup()" title="Direct link to registerCleanup()"></a></h3>
<blockquote>
<p><strong>registerCleanup</strong>(<code>cleanup</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-1">Parameters<a href="#parameters-1" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>cleanup</strong>: <a href="/api/interfaces/ProviderCleanup"><code>ProviderCleanup</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-2">Returns<a href="#returns-2" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-13">Source<a href="#source-13" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L434" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:434</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registercontainerproviderconnection">registerContainerProviderConnection()<a href="#registercontainerproviderconnection" class="hash-link" aria-label="Direct link to registerContainerProviderConnection()" title="Direct link to registerContainerProviderConnection()"></a></h3>
<blockquote>
<p><strong>registerContainerProviderConnection</strong>(<code>connection</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-2">Parameters<a href="#parameters-2" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>connection</strong>: <a href="/api/interfaces/ContainerProviderConnection"><code>ContainerProviderConnection</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-3">Returns<a href="#returns-3" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-14">Source<a href="#source-14" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L421" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:421</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registerinstallation">registerInstallation()<a href="#registerinstallation" class="hash-link" aria-label="Direct link to registerInstallation()" title="Direct link to registerInstallation()"></a></h3>
<blockquote>
<p><strong>registerInstallation</strong>(<code>installation</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-3">Parameters<a href="#parameters-3" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>installation</strong>: <a href="/api/interfaces/ProviderInstallation"><code>ProviderInstallation</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-4">Returns<a href="#returns-4" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-15">Source<a href="#source-15" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L426" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:426</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registerkubernetesproviderconnection">registerKubernetesProviderConnection()<a href="#registerkubernetesproviderconnection" class="hash-link" aria-label="Direct link to registerKubernetesProviderConnection()" title="Direct link to registerKubernetesProviderConnection()"></a></h3>
<blockquote>
<p><strong>registerKubernetesProviderConnection</strong>(<code>connection</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-4">Parameters<a href="#parameters-4" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>connection</strong>: <a href="/api/interfaces/KubernetesProviderConnection"><code>KubernetesProviderConnection</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-5">Returns<a href="#returns-5" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-16">Source<a href="#source-16" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L422" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:422</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registerlifecycle">registerLifecycle()<a href="#registerlifecycle" class="hash-link" aria-label="Direct link to registerLifecycle()" title="Direct link to registerLifecycle()"></a></h3>
<blockquote>
<p><strong>registerLifecycle</strong>(<code>lifecycle</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-5">Parameters<a href="#parameters-5" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>lifecycle</strong>: <a href="/api/interfaces/ProviderLifecycle"><code>ProviderLifecycle</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-6">Returns<a href="#returns-6" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-17">Source<a href="#source-17" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L423" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:423</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="registerupdate">registerUpdate()<a href="#registerupdate" class="hash-link" aria-label="Direct link to registerUpdate()" title="Direct link to registerUpdate()"></a></h3>
<blockquote>
<p><strong>registerUpdate</strong>(<code>update</code>): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-6">Parameters<a href="#parameters-6" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>update</strong>: <a href="/api/interfaces/ProviderUpdate"><code>ProviderUpdate</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-7">Returns<a href="#returns-7" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-18">Source<a href="#source-18" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L429" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:429</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="setcontainerproviderconnectionfactory">setContainerProviderConnectionFactory()<a href="#setcontainerproviderconnectionfactory" class="hash-link" aria-label="Direct link to setContainerProviderConnectionFactory()" title="Direct link to setContainerProviderConnectionFactory()"></a></h3>
<blockquote>
<p><strong>setContainerProviderConnectionFactory</strong>(<code>containerProviderConnectionFactory</code>, <code>connectionAuditor</code>?): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-7">Parameters<a href="#parameters-7" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>containerProviderConnectionFactory</strong>: <a href="/api/interfaces/ContainerProviderConnectionFactory"><code>ContainerProviderConnectionFactory</code></a></p>
<p><strong>connectionAuditor?</strong>: <a href="/api/interfaces/Auditor"><code>Auditor</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-8">Returns<a href="#returns-8" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-19">Source<a href="#source-19" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L412" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:412</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="setkubernetesproviderconnectionfactory">setKubernetesProviderConnectionFactory()<a href="#setkubernetesproviderconnectionfactory" class="hash-link" aria-label="Direct link to setKubernetesProviderConnectionFactory()" title="Direct link to setKubernetesProviderConnectionFactory()"></a></h3>
<blockquote>
<p><strong>setKubernetesProviderConnectionFactory</strong>(<code>containerProviderConnectionFactory</code>, <code>connectionAuditor</code>?): <a href="/api/classes/Disposable"><code>Disposable</code></a></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-8">Parameters<a href="#parameters-8" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>containerProviderConnectionFactory</strong>: <a href="/api/interfaces/KubernetesProviderConnectionFactory"><code>KubernetesProviderConnectionFactory</code></a></p>
<p><strong>connectionAuditor?</strong>: <a href="/api/interfaces/Auditor"><code>Auditor</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-9">Returns<a href="#returns-9" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><a href="/api/classes/Disposable"><code>Disposable</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-20">Source<a href="#source-20" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L416" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:416</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="updatedetectionchecks">updateDetectionChecks()<a href="#updatedetectionchecks" class="hash-link" aria-label="Direct link to updateDetectionChecks()" title="Direct link to updateDetectionChecks()"></a></h3>
<blockquote>
<p><strong>updateDetectionChecks</strong>(<code>detectionChecks</code>): <code>void</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-9">Parameters<a href="#parameters-9" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>detectionChecks</strong>: <a href="/api/interfaces/ProviderDetectionCheck"><code>ProviderDetectionCheck</code></a>[]</p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-10">Returns<a href="#returns-10" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><code>void</code></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-21">Source<a href="#source-21" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L457" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:457</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="updatestatus">updateStatus()<a href="#updatestatus" class="hash-link" aria-label="Direct link to updateStatus()" title="Direct link to updateStatus()"></a></h3>
<blockquote>
<p><strong>updateStatus</strong>(<code>status</code>): <code>void</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-10">Parameters<a href="#parameters-10" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>status</strong>: <a href="/api/type-aliases/ProviderStatus"><code>ProviderStatus</code></a></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-11">Returns<a href="#returns-11" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><code>void</code></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-22">Source<a href="#source-22" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L440" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:440</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="updateversion">updateVersion()<a href="#updateversion" class="hash-link" aria-label="Direct link to updateVersion()" title="Direct link to updateVersion()"></a></h3>
<blockquote>
<p><strong>updateVersion</strong>(<code>version</code>): <code>void</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-11">Parameters<a href="#parameters-11" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>version</strong>: <code>string</code></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-12">Returns<a href="#returns-12" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><code>void</code></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-23">Source<a href="#source-23" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L445" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:445</a></p>
<hr>
<h3 class="anchor anchorWithStickyNavbar_JmGV" id="updatewarnings">updateWarnings()<a href="#updatewarnings" class="hash-link" aria-label="Direct link to updateWarnings()" title="Direct link to updateWarnings()"></a></h3>
<blockquote>
<p><strong>updateWarnings</strong>(<code>warnings</code>): <code>void</code></p>
</blockquote>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="parameters-12">Parameters<a href="#parameters-12" class="hash-link" aria-label="Direct link to Parameters" title="Direct link to Parameters"></a></h4>
<p><strong>warnings</strong>: <a href="/api/interfaces/ProviderInformation"><code>ProviderInformation</code></a>[]</p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="returns-13">Returns<a href="#returns-13" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
<p><code>void</code></p>
<h4 class="anchor anchorWithStickyNavbar_JmGV" id="source-24">Source<a href="#source-24" class="hash-link" aria-label="Direct link to Source" title="Direct link to Source"></a></h4>
<p><a href="https://github.com/containers/podman-desktop/blob/cc5ca62/packages/extension-api/src/extension-api.d.ts#L461" target="_blank" rel="noopener noreferrer">packages/extension-api/src/extension-api.d.ts:461</a></p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--prev" href="/api/interfaces/ProgressOptions"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">Interface: ProgressOptions</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/api/interfaces/ProviderAutostart"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Interface: ProviderAutostart</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_XG6w thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#properties" class="table-of-contents__link toc-highlight">Properties</a><ul><li><a href="#detectionchecks" class="table-of-contents__link toc-highlight">detectionChecks</a></li><li><a href="#id" class="table-of-contents__link toc-highlight">id</a></li><li><a href="#images" class="table-of-contents__link toc-highlight">images</a></li><li><a href="#links" class="table-of-contents__link toc-highlight">links</a></li><li><a href="#name" class="table-of-contents__link toc-highlight">name</a></li><li><a href="#ondidupdatedetectionchecks" class="table-of-contents__link toc-highlight">onDidUpdateDetectionChecks</a></li><li><a href="#ondidupdatestatus" class="table-of-contents__link toc-highlight">onDidUpdateStatus</a></li><li><a href="#ondidupdateversion" class="table-of-contents__link toc-highlight">onDidUpdateVersion</a></li><li><a href="#status" class="table-of-contents__link toc-highlight">status</a></li><li><a href="#version" class="table-of-contents__link toc-highlight">version</a></li><li><a href="#warnings" class="table-of-contents__link toc-highlight">warnings</a></li></ul></li><li><a href="#methods" class="table-of-contents__link toc-highlight">Methods</a><ul><li><a href="#dispose" class="table-of-contents__link toc-highlight">dispose()</a></li><li><a href="#registerautostart" class="table-of-contents__link toc-highlight">registerAutostart()</a></li><li><a href="#registercleanup" class="table-of-contents__link toc-highlight">registerCleanup()</a></li><li><a href="#registercontainerproviderconnection" class="table-of-contents__link toc-highlight">registerContainerProviderConnection()</a></li><li><a href="#registerinstallation" class="table-of-contents__link toc-highlight">registerInstallation()</a></li><li><a href="#registerkubernetesproviderconnection" class="table-of-contents__link toc-highlight">registerKubernetesProviderConnection()</a></li><li><a href="#registerlifecycle" class="table-of-contents__link toc-highlight">registerLifecycle()</a></li><li><a href="#registerupdate" class="table-of-contents__link toc-highlight">registerUpdate()</a></li><li><a href="#setcontainerproviderconnectionfactory" class="table-of-contents__link toc-highlight">setContainerProviderConnectionFactory()</a></li><li><a href="#setkubernetesproviderconnectionfactory" class="table-of-contents__link toc-highlight">setKubernetesProviderConnectionFactory()</a></li><li><a href="#updatedetectionchecks" class="table-of-contents__link toc-highlight">updateDetectionChecks()</a></li><li><a href="#updatestatus" class="table-of-contents__link toc-highlight">updateStatus()</a></li><li><a href="#updateversion" class="table-of-contents__link toc-highlight">updateVersion()</a></li><li><a href="#updatewarnings" class="table-of-contents__link toc-highlight">updateWarnings()</a></li></ul></li></ul></div></div></div></div></main></div></div></div><footer class="footer"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Documentation</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/installation">Installing Podman
</body>
</html>