Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/podman-desktop/podman-desktop
/ functions
Functions
4,395 in github.com/podman-desktop/podman-desktop
⨍
Functions
4,395
◇
Types & classes
1,696
Method
getKubeconfig
()
packages/main/src/plugin/kubernetes/kubernetes-client.ts:1197
Method
getLatestReleases
()
extensions/compose/src/download.ts:45
Method
getListWatch
(path: string, listFn: ListPromise<T>)
packages/main/src/plugin/kubernetes/resource-informer.spec.ts:41
Method
getManagedDefaultsDirectory
()
packages/main/src/plugin/directories-legacy.ts:98
Method
getManagedDefaultsDirectory
()
packages/main/src/plugin/directories-linux-xdg.ts:89
Method
getMatchingContainer
(engineId: string, containerId: string)
packages/main/src/plugin/container-registry.spec.ts:341
Method
getMatchingContainerProvider
( providerContainerConnectionInfo: ProviderContainerConnectionInfo | podmanDesktopAPI.ContainerProviderCon
packages/main/src/plugin/container-registry.spec.ts:353
Method
getMatchingEngine
(engineId: string)
packages/main/src/plugin/container-registry.spec.ts:333
Method
getMatchingEngineFromConnection
( providerContainerConnectionInfo: ProviderContainerConnectionInfo, )
packages/main/src/plugin/container-registry.spec.ts:367
Method
getMatchingImage
(engineId: string, imageId: string)
packages/main/src/plugin/container-registry.spec.ts:337
Method
getMemoryUsageTitle
(usedMemory: number)
packages/renderer/src/lib/container/container-utils.ts:271
Function
getMock
* The {@link import(`node:https`).get} has two signature. * We need to make a weird function to be able to typesafely mock it
packages/main/src/plugin/updater.spec.ts:135
Method
getNavigateToConnectionButton
(connectionName: string)
tests/playwright/src/model/pages/dashboard-page.ts:96
Method
getNavigationManager
()
packages/main/src/plugin/commands-init.spec.ts:72
Method
getOpeningUrls
(containerInfo: ContainerInfo)
packages/renderer/src/lib/container/container-utils.ts:126
Method
getOriginalOrder
(id: string)
packages/main/src/plugin/list-organizer.ts:125
Function
getPage
()
tests/playwright/src/runner/podman-desktop-runner.ts:63
Function
getPage
()
tests/playwright/src/model/pages/base-page.ts:29
Method
getPlaybookScriptPath
()
extensions/podman/packages/extension/src/configuration/registry-configuration.ts:330
Method
getPluginsDirectory
()
packages/main/src/plugin/directories-legacy.ts:74
Method
getPluginsDirectory
()
packages/main/src/plugin/directories-linux-xdg.ts:65
Method
getPluginsDirectory
()
packages/main/src/plugin/extension/extension-loader.ts:1972
Method
getPluginsScanDirectory
()
packages/main/src/plugin/directories-legacy.ts:78
Method
getPluginsScanDirectory
()
packages/main/src/plugin/directories-linux-xdg.ts:69
Method
getPodInspect
(engineId: string, id: string)
packages/main/src/plugin/container-registry.ts:2484
Method
getPodman5DownloadMachineOS
()
extensions/podman/packages/extension/scripts/podman-download.ts:157
Method
getPreflightChecks
()
extensions/podman/packages/extension/src/installer/mac-os-installer.ts:87
Method
getPreflightChecks
()
extensions/podman/packages/extension/src/installer/win-installer.ts:61
Method
getPreflightChecks
()
extensions/podman/packages/extension/src/platforms/win-platform.ts:75
Method
getProvider
(providerName: string)
tests/playwright/src/model/pages/authentication-page.ts:39
Function
getProviderConnectionName
( provider: ProviderInfo, providerConnectionInfo: ProviderConnectionInfo, )
packages/renderer/src/lib/preferences/Util.ts:85
Function
getProviderFromVariant
(value: string)
tests/playwright/src/model/core/types.ts:137
Method
getProviderLifecycle
(providerInternalId: string)
packages/main/src/plugin/provider-registry.ts:325
Function
getRecommendedRegistries
()
packages/renderer/src/stores/recommendedRegistries.ts:50
Function
getRegisteredFeatures
()
packages/renderer/src/stores/registered-features.ts:33
Method
getRequireCache
()
packages/main/src/plugin/extension/extension-loader.spec.ts:121
Method
getResourceFactories
()
packages/main/src/plugin/kubernetes/contexts-manager-experimental.spec.ts:39
Method
getResources
(contextNames: string[], resourceName: string)
packages/main/src/plugin/kubernetes/contexts-states-dispatcher.ts:117
Method
getResources
(contextNames: string[], resourceName: string)
packages/main/src/plugin/kubernetes/contexts-manager-experimental.ts:200
Method
getResourcesCount
()
packages/main/src/plugin/kubernetes/contexts-states-dispatcher.ts:105
Method
getResourcesCount
()
packages/main/src/plugin/kubernetes/contexts-manager-experimental.ts:174
Function
getRowByName
(name: string, exact = true)
tests/playwright/src/model/pages/main-page.ts:122
Function
getRowsFromTableByStatus
(status: string)
tests/playwright/src/model/pages/main-page.ts:94
Method
getSafeStorageDirectory
()
packages/main/src/plugin/directories-legacy.ts:90
Method
getSafeStorageDirectory
()
packages/main/src/plugin/directories-linux-xdg.ts:81
Method
getService
()
packages/renderer/src/TelemetryService.ts:25
Method
getService
* Gets the port forward service for the given Kubernetes configuration. * @param kubeClient the Kubernetes client * @param apiSender the api sen
packages/main/src/plugin/kubernetes/kubernetes-port-forward-service.ts:43
Method
getSessions
(scopes?: string[])
packages/main/src/plugin/authentication.spec.ts:56
Method
getSettingsNavBarTabLocator
(name: string)
tests/playwright/src/model/pages/kubernetes-bar.ts:59
Method
getShaCheck
()
extensions/podman/packages/extension/scripts/podman-download.spec.ts:77
Method
getShaCheck
()
extensions/podman/packages/extension/scripts/podman-download.ts:161
Method
getState
()
packages/main/src/plugin/proxy.ts:203
Method
getState
()
packages/main/src/plugin/kubernetes/context-health-checker.ts:125
Method
getState
()
tests/playwright/src/runner/electron-runner.ts:134
Method
getState
()
tests/playwright/src/model/pages/container-details-page.ts:81
Method
getState
()
tests/playwright/src/model/pages/pods-details-page.ts:55
Method
getState
()
tests/playwright/src/model/pages/kubernetes-resource-details-page.ts:53
Function
getStatusBarEntries
()
packages/renderer/src/stores/statusbar.ts:34
Function
getStatusBarPinOptions
()
packages/renderer/src/stores/statusbar-pinned.ts:35
Method
getStoragePath
* Gets the storage path. * @returns The storage path. * @throws If the storage is not initialized.
packages/main/src/plugin/kubernetes/kubernetes-port-forward-storage.ts:104
Method
getSystemName
* According to the node documentation, we should be using the os#release * but this has some problems with our current version of node * * So
packages/main/src/plugin/util/sys-info.ts:40
Method
getSystemName
* On Darwin system, we have too much information in the is os#version * so we use release to get the os version (E.g. 24.1.0), and arch (E.g. arm64
packages/main/src/plugin/util/sys-info.ts:71
Method
getSystemName
* Just like on Darwin, the os#version call on FreeBSD gives too much * extraneous information
packages/main/src/plugin/util/sys-info.ts:81
Function
getTab
()
tests/playwright/src/model/pages/settings-page.ts:37
Function
getTags
(tags: Tags)
extensions/kind/src/create-cluster.ts:56
Method
getTags
(tags: Tags)
packages/main/src/plugin/kubernetes/kubernetes-client.ts:1212
Method
getTaskManager
()
packages/main/src/plugin/commands-init.spec.ts:64
Method
getTelemetryInfo
()
packages/main/src/plugin/default-configuration.ts:67
Method
getTempFiles
* Get the list of currently tracked temporary files
packages/main/src/plugin/temp-file-service.ts:84
Function
getTestOutput
()
tests/playwright/src/runner/podman-desktop-runner.ts:226
Method
getTheme
()
packages/preload-webview/src/webview-preload.spec.ts:49
Function
getToggleLocator
()
tests/playwright/src/model/pages/main-page.ts:189
Method
getTriggerButton
* Get the trigger button locator for advanced operations * @returns The trigger button locator for this dropdown
tests/playwright/src/model/components/dropdown-component.ts:215
Method
getTroubleshootingInformation
()
packages/main/src/plugin/kubernetes/contexts-states-dispatcher.ts:121
Method
getTroubleshootingInformation
()
packages/main/src/plugin/kubernetes/contexts-manager-experimental.ts:272
Method
getTsConfigFileMatcher
(extension: AnalyzedExtension)
packages/main/src/plugin/extension/extension-watcher.spec.ts:44
Method
getUpDate
(containerInfoUI: ContainerInfoUI)
packages/renderer/src/lib/container/container-utils.ts:78
Method
getUpDate
(podInfoUI: PodInfoUI)
packages/renderer/src/lib/pod/pod-utils.ts:43
Method
getUpdatePreflightChecks
()
extensions/podman/packages/extension/src/installer/podman-install.ts:339
Method
getUpdatePreflightChecks
()
extensions/podman/packages/extension/src/installer/mac-os-installer.ts:91
Method
getUpdatePreflightChecks
()
extensions/podman/packages/extension/src/installer/win-installer.ts:57
Function
getVideoAndTraceName
()
tests/playwright/src/runner/podman-desktop-runner.ts:222
Method
getWatcher
(extension: ActivatedExtension)
packages/main/src/plugin/extension/extension-watcher.spec.ts:48
Method
getWebContentsId
* Gets the current webContentsId if available
packages/renderer/src/lib/webview/webview-lifecycle-manager.ts:119
Method
getWebviews
()
packages/preload-webview/src/webview-preload.spec.ts:31
Method
getWindows
* Get all pages (windows) from the Electron application. * Returns all windows including webviews.
tests/playwright/src/runner/electron-runner.ts:124
Function
githubMetadataPlugin
()
website/src/plugins/github-metadata-plugin.ts:25
Function
grabKubernetesContexts
()
packages/renderer/src/stores/kubernetes-contexts.ts:52
Function
grabList
()
packages/renderer/src/stores/navigation/navigation-registry.ts:96
Function
greater
(key: string, value: number)
packages/renderer/src/lib/context/contextKey.ts:687
Function
greaterEquals
(key: string, value: number)
packages/renderer/src/lib/context/contextKey.ts:690
Function
handleCancel
()
packages/renderer/src/lib/ui/attachments/longpress.ts:31
Function
handleConfigurationChanges
(extensionContext: extensionApi.ExtensionContext)
extensions/kubectl-cli/src/handler.ts:36
Function
handleConfigurationChanges
(extensionContext: extensionApi.ExtensionContext)
extensions/compose/src/handler.ts:36
Function
handleCookies
( page: Page, iframTitle: string, buttonName: string, timeout: number, )
tests/playwright/src/utility/auth-utils.ts:145
Function
handleMouseDown
(event: Event)
packages/renderer/src/lib/ui/attachments/longpress.ts:25
Method
handlePageOpen
(pagePath: string)
packages/renderer/src/TelemetryService.ts:35
Function
handleStartupError
* Handle errors during cluster startup. Only logs unexpected errors
extensions/kind/src/create-cluster.ts:89
Function
handleWindowShow
()
packages/main/src/mainWindow.ts:112
Function
has
(key: string)
packages/renderer/src/lib/context/contextKey.ts:660
← previous
next →
3,701–3,800 of 4,395, ranked by callers