2024-03-04 10:44:38 +00:00
<!doctype html>
< html lang = "en" dir = "ltr" class = "docs-wrapper plugin-docs plugin-id-api docs-version-current docs-doc-page docs-doc-id-classes/Uri" data-has-hydrated = "false" >
< head >
< meta charset = "UTF-8" >
2025-01-14 13:36:07 +00:00
< meta name = "generator" content = "Docusaurus v3.7.0" >
2025-02-12 15:28:47 +00:00
< title data-rh = "true" > Class: Uri | 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/classes/Uri" > < 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 = "Class: Uri | Podman Desktop" > < meta data-rh = "true" name = "description" content = "Defined in1797" > < meta data-rh = "true" property = "og:description" content = "Defined in1797" > < link data-rh = "true" rel = "icon" href = "/img/favicon.ico" > < link data-rh = "true" rel = "canonical" href = "https://podman-desktop.io/api/classes/Uri" > < link data-rh = "true" rel = "alternate" href = "https://podman-desktop.io/api/classes/Uri" hreflang = "en" > < link data-rh = "true" rel = "alternate" href = "https://podman-desktop.io/api/classes/Uri" 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" >
2024-03-04 10:44:38 +00:00
< 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" >
2025-01-14 13:36:07 +00:00
2024-03-04 10:44:38 +00:00
< link rel = "search" type = "application/opensearchdescription+xml" title = "Podman Desktop" href = "/opensearch.xml" >
< link rel = "preconnect" href = "https://podman-desktop-website.goatcounter.com" >
2025-02-03 22:25:00 +00:00
< 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.d91155a6.css" >
2025-02-12 15:28:47 +00:00
< script src = "/assets/js/runtime~main.a5865333.js" defer = "defer" > < / script >
< script src = "/assets/js/main.6113e8a2.js" defer = "defer" > < / script >
2024-03-04 10:44:38 +00:00
< / head >
< body class = "navigation-with-keyboard" >
2024-12-16 17:01:42 +00:00
< 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 window . 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 = "/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 > < a class = "navbar__item navbar__link" href = "/tutorial" > Tutorials< / a > < / div > < div class = "navbar__items navbar__items--right" > < a href = "https://github.com/podman-desktop/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" aria-pressed = "true" > < 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 .
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1797" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1797< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Resource identifier for a resource< / p >
2024-08-14 11:49:56 +00:00
< 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 = "authority" > authority< a href = "#authority" class = "hash-link" aria-label = "Direct link to authority" title = "Direct link to authority" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > readonly< / code > < strong > authority< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1844" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1844< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Authority is the < code > www.example.com< / code > part of < code > http://www.example.com/some/path?query#fragment< / code > .
The part between the first double slashes and the next slash.< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "fragment" > fragment< a href = "#fragment" class = "hash-link" aria-label = "Direct link to fragment" title = "Direct link to fragment" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > readonly< / code > < strong > fragment< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1864" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1864< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Fragment is the < code > fragment< / code > part of < code > http://www.example.com/some/path?query#fragment< / code > .< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "fspath" > fsPath< a href = "#fspath" class = "hash-link" aria-label = "Direct link to fsPath" title = "Direct link to fsPath" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > readonly< / code > < strong > fsPath< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1854" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1854< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > The string representing the corresponding file system path of this Uri.< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "path" > path< a href = "#path" class = "hash-link" aria-label = "Direct link to path" title = "Direct link to path" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > readonly< / code > < strong > path< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1849" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1849< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Path is the < code > /some/path< / code > part of < code > http://www.example.com/some/path?query#fragment< / code > .< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "query" > query< a href = "#query" class = "hash-link" aria-label = "Direct link to query" title = "Direct link to query" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > readonly< / code > < strong > query< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1859" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1859< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Query is the < code > query< / code > part of < code > http://www.example.com/some/path?query#fragment< / code > .< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "scheme" > scheme< a href = "#scheme" class = "hash-link" aria-label = "Direct link to scheme" title = "Direct link to scheme" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > readonly< / code > < strong > scheme< / strong > : < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1838" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1838< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Scheme is the < code > http< / code > part of < code > http://www.example.com/some/path?query#fragment< / code > .
The part before the first colon.< / p >
2024-08-14 11:49:56 +00:00
< 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 = "tostring" > toString()< a href = "#tostring" class = "hash-link" aria-label = "Direct link to toString()" title = "Direct link to toString()" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
< p > < strong > toString< / strong > (): < code > string< / code > < / p >
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1903" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1903< / a > < / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-03-04 10:44:38 +00:00
< p > < code > string< / code > < / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "with" > with()< a href = "#with" class = "hash-link" aria-label = "Direct link to with()" title = "Direct link to with()" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
< p > < strong > with< / strong > (< code > change< / code > ): < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1880" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1880< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Derive a new Uri from this Uri.< / p >
< div class = "language-ts codeBlockContainer_mQmQ theme-code-block" style = "--prism-color:#F8F8F2;--prism-background-color:#282A36" > < div class = "codeBlockContent_D5yF" > < pre tabindex = "0" class = "prism-code language-ts codeBlock_RMoD thin-scrollbar" style = "color:#F8F8F2;background-color:#282A36" > < code class = "codeBlockLines_AclH" > < span class = "token-line" style = "color:#F8F8F2" > < span class = "token keyword" style = "color:rgb(189, 147, 249);font-style:italic" > const< / span > < span class = "token plain" > foo < / span > < span class = "token operator" > =< / span > < span class = "token plain" > Uri< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > .< / span > < span class = "token function" style = "color:rgb(80, 250, 123)" > parse< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > (< / span > < span class = "token string" style = "color:rgb(255, 121, 198)" > ' http://foo' < / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > )< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > ;< / span > < span class = "token plain" > < / span > < br > < / span > < span class = "token-line" style = "color:#F8F8F2" > < span class = "token plain" > < / span > < span class = "token keyword" style = "color:rgb(189, 147, 249);font-style:italic" > const< / span > < span class = "token plain" > httpsFoo < / span > < span class = "token operator" > =< / span > < span class = "token plain" > foo< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > .< / span > < span class = "token function" style = "color:rgb(80, 250, 123)" > with< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > (< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > {< / span > < span class = "token plain" > scheme< / span > < span class = "token operator" > :< / span > < span class = "token plain" > < / span > < span class = "token string" style = "color:rgb(255, 121, 198)" > ' https' < / span > < span class = "token plain" > < / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > }< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > )< / span > < span class = "token punctuation" style = "color:rgb(248, 248, 242)" > ;< / span > < span class = "token plain" > < / span > < br > < / span > < span class = "token-line" style = "color:#F8F8F2" > < span class = "token plain" > < / span > < span class = "token comment" style = "color:rgb(98, 114, 164)" > // httpsFoo is now ' https://foo' < / span > < br > < / span > < / code > < / pre > < div class = "buttonGroup_aaMX" > < button type = "button" aria-label = "Copy code to clipboard" title = "Copy" class = "clean-btn" > < span class = "copyButtonIcons_z5j7" aria-hidden = "true" > < svg viewBox = "0 0 24 24" class = "copyButtonIcon_FoOz" > < path fill = "currentColor" d = "M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z" > < / path > < / svg > < svg viewBox = "0 0 24 24" class = "copyButtonSuccessIcon_L0B6" > < path fill = "currentColor" d = "M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" > < / path > < / svg > < / span > < / button > < / div > < / div > < / div >
2024-08-14 11:49:56 +00:00
< 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 >
2024-11-27 14:26:40 +00:00
< h5 class = "anchor anchorWithStickyNavbar_JmGV" id = "change" > change< a href = "#change" class = "hash-link" aria-label = "Direct link to change" title = "Direct link to change" > < / a > < / h5 >
2024-03-04 10:44:38 +00:00
< p > An object that describes a change to this Uri. To unset components use < code > undefined< / code > or
the empty string.< / p >
2025-02-10 10:25:50 +00:00
< h6 class = "anchor anchorWithStickyNavbar_JmGV" id = "authority-1" > authority?< a href = "#authority-1" class = "hash-link" aria-label = "Direct link to authority?" title = "Direct link to authority?" > < / a > < / h6 >
2024-11-27 14:26:40 +00:00
< p > < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > The new authority, defaults to this Uri' s authority.< / p >
2025-02-10 10:25:50 +00:00
< h6 class = "anchor anchorWithStickyNavbar_JmGV" id = "fragment-1" > fragment?< a href = "#fragment-1" class = "hash-link" aria-label = "Direct link to fragment?" title = "Direct link to fragment?" > < / a > < / h6 >
2024-11-27 14:26:40 +00:00
< p > < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > The new fragment, defaults to this Uri' s fragment.< / p >
2025-02-10 10:25:50 +00:00
< h6 class = "anchor anchorWithStickyNavbar_JmGV" id = "path-1" > path?< a href = "#path-1" class = "hash-link" aria-label = "Direct link to path?" title = "Direct link to path?" > < / a > < / h6 >
2024-11-27 14:26:40 +00:00
< p > < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > The new path, defaults to this Uri' s path.< / p >
2025-02-10 10:25:50 +00:00
< h6 class = "anchor anchorWithStickyNavbar_JmGV" id = "query-1" > query?< a href = "#query-1" class = "hash-link" aria-label = "Direct link to query?" title = "Direct link to query?" > < / a > < / h6 >
2024-11-27 14:26:40 +00:00
< p > < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > The new query, defaults to this Uri' s query.< / p >
2025-02-10 10:25:50 +00:00
< h6 class = "anchor anchorWithStickyNavbar_JmGV" id = "scheme-1" > scheme?< a href = "#scheme-1" class = "hash-link" aria-label = "Direct link to scheme?" title = "Direct link to scheme?" > < / a > < / h6 >
2024-11-27 14:26:40 +00:00
< p > < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > The new scheme, defaults to this Uri' s scheme.< / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-03-04 10:44:38 +00:00
< p > < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
< p > A new Uri that reflects the given change. Will return < code > this< / code > Uri if the change
is not changing anything.< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "file" > file()< a href = "#file" class = "hash-link" aria-label = "Direct link to file()" title = "Direct link to file()" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > static< / code > < strong > file< / strong > (< code > path< / code > ): < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1817" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1817< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Create an URI from a file system path. The < a href = "/api/classes/Uri#scheme" > scheme< / a >
will be < code > file< / code > .< / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-12-02 08:30:24 +00:00
< h5 class = "anchor anchorWithStickyNavbar_JmGV" id = "path-2" > path< a href = "#path-2" class = "hash-link" aria-label = "Direct link to path" title = "Direct link to path" > < / a > < / h5 >
2024-11-27 14:26:40 +00:00
< p > < code > string< / code > < / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-03-04 10:44:38 +00:00
< p > < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "joinpath" > joinPath()< a href = "#joinpath" class = "hash-link" aria-label = "Direct link to joinPath()" title = "Direct link to joinPath()" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > static< / code > < strong > joinPath< / strong > (< code > base< / code > , ...< code > pathSegments< / code > ): < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1827" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1827< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Create a new uri which path is the result of joining
the path of the base uri with the provided path segments.< / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-11-27 14:26:40 +00:00
< h5 class = "anchor anchorWithStickyNavbar_JmGV" id = "base" > base< a href = "#base" class = "hash-link" aria-label = "Direct link to base" title = "Direct link to base" > < / a > < / h5 >
< p > < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
2024-03-04 10:44:38 +00:00
< p > An uri. Must have a path.< / p >
2024-11-27 14:26:40 +00:00
< h5 class = "anchor anchorWithStickyNavbar_JmGV" id = "pathsegments" > pathSegments< a href = "#pathsegments" class = "hash-link" aria-label = "Direct link to pathSegments" title = "Direct link to pathSegments" > < / a > < / h5 >
< p > ...< code > string< / code > []< / p >
2024-03-04 10:44:38 +00:00
< p > One more more path fragments< / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-03-04 10:44:38 +00:00
< p > < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
< p > A new uri which path is joined with the given fragments< / p >
< hr >
2024-08-14 11:49:56 +00:00
< h3 class = "anchor anchorWithStickyNavbar_JmGV" id = "parse" > parse()< a href = "#parse" class = "hash-link" aria-label = "Direct link to parse()" title = "Direct link to parse()" > < / a > < / h3 >
2024-03-04 10:44:38 +00:00
< blockquote >
2024-04-23 13:30:46 +00:00
< p > < code > static< / code > < strong > parse< / strong > (< code > value< / code > , < code > strict< / code > ?): < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
2024-03-04 10:44:38 +00:00
< / blockquote >
2025-02-12 15:28:47 +00:00
< p > Defined in: < a href = "https://github.com/podman-desktop/podman-desktop/blob/700ba81471832cd055959594339ee7f2cd579190/packages/extension-api/src/extension-api.d.ts#L1811" target = "_blank" rel = "noopener noreferrer" > packages/extension-api/src/extension-api.d.ts:1811< / a > < / p >
2024-03-04 10:44:38 +00:00
< p > Create an URI from a string, e.g. < code > http://www.example.com/some/path< / code > ,
< code > file:///usr/home< / code > , or < code > scheme:with/path< / code > .< / p >
< p > < em > Note< / em > that for a while uris without a < code > scheme< / code > were accepted. That is not correct
as all uris should have a scheme. To avoid breakage of existing code the optional
< code > strict< / code > -argument has been added. We < em > strongly< / em > advise to use it, e.g. < code > Uri.parse(' my:uri' , true)< / code > < / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-11-27 14:26:40 +00:00
< h5 class = "anchor anchorWithStickyNavbar_JmGV" id = "value" > value< a href = "#value" class = "hash-link" aria-label = "Direct link to value" title = "Direct link to value" > < / a > < / h5 >
< p > < code > string< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > The string value of an Uri.< / p >
2024-11-27 14:26:40 +00:00
< h5 class = "anchor anchorWithStickyNavbar_JmGV" id = "strict" > strict?< a href = "#strict" class = "hash-link" aria-label = "Direct link to strict?" title = "Direct link to strict?" > < / a > < / h5 >
< p > < code > boolean< / code > < / p >
2024-03-04 10:44:38 +00:00
< p > Throw an error when < code > value< / code > is empty or when no < code > scheme< / code > can be parsed.< / p >
2024-08-14 11:49:56 +00:00
< 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 >
2024-03-04 10:44:38 +00:00
< p > < a href = "/api/classes/Uri" > < code > Uri< / code > < / a > < / p >
< p > A new Uri instance.< / p >
2024-08-14 11:49:56 +00:00
< h4 class = "anchor anchorWithStickyNavbar_JmGV" id = "see" > See< a href = "#see" class = "hash-link" aria-label = "Direct link to See" title = "Direct link to See" > < / a > < / h4 >
2025-01-29 20:58:29 +00:00
< p > < a href = "/api/classes/Uri#tostring" > Uri.toString< / 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/classes/TelemetryTrustedValue" > < div class = "pagination-nav__sublabel" > Previous< / div > < div class = "pagination-nav__label" > TelemetryTrustedValue< / div > < / a > < a class = "pagination-nav__link pagination-nav__link--next" href = "/api/interfaces/Auditor" > < div class = "pagination-nav__sublabel" > Next< / div > < div class = "pagination-nav__label" > Auditor< / 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 = "#authority" class = "table-of-contents__link toc-highlight" > authority< / a > < / li > < li > < a href = "#fragment" class = "table-of-contents__link toc-highlight" > fragment< / a > < / li > < li > < a href = "#fspath" class = "table-of-contents__link toc-highlight" > fsPath< / a > < / li > < li > < a href = "#path" class = "table-of-contents__link toc-highlight" > path< / a > < / li > < li > < a href = "#query" class = "table-of-contents__link toc-highlight" > query< / a > < / li > < li > < a href = "#scheme" class = "table-of-contents__link toc-highlight" > scheme< / a > < / li > < / ul > < / li > < li > < a href = "#methods" class = "table-of-contents__link toc-highlight" > Methods< / a > < ul > < li > < a href = "#tostring" class = "table-of-contents__link toc-highlight" > toString()< / a > < / li > < li > < a href = "#with" class = "table-of-contents__link toc-highlight" > with()< / a > < / li > < li > < a href = "#file" class = "table-of-contents__link toc-highlight" > file()< / a > < / li > < li > < a href = "#joinpath" class = "table-of-contents__link toc-highlight" > joinPath()< / a > < / li > < li > < a href = "#parse" class = "table-of-contents__link toc-highlight" > parse()< / 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 Desktop< / a > < / li > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/migrating-from-docker" > Migrating from Docker< / a > < / li > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/kubernetes" > Working with Kubernetes< / a > < / li > < li class = "footer__item" > < a class = "footer__link-item" href = "/docs/troubleshooting" > Troubleshooting< / a > < / li > < / ul > < / div > < div class = "col footer__col" > < div class = "footer__title" > Links< / div > < ul class = "footer__items clean-list" > < li class = "footer__item" > < a href = "https://github.com/podman-desktop/podman-desktop" target = "_blank" rel = "noopener noreferrer" class = "footer__link-item" > GitHub< svg width = "13.5" height = "13.5" aria-hidden = "true" viewBox = "0 0 24 24" class = "iconExternalLink_nPrP" > < path fill = "currentColor" d = "M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z" > < / path > < / svg > < / a > < / li > < li class = "footer__item" > < a href = "https://discord.com/invite/x5GzFF6QH4" target = "_blank" rel = "noopener noreferrer" class = "footer__link-item" > Chat (bridged): #podman-desktop on Discord< svg width = "13.5" height = "13.5" aria-hidden = "true" viewBox = "0 0 24 24" class = "iconExternalLink_nPrP" > < path fill = "currentColor" d = "M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z" > < / path > < / svg > < / a > < / li > < li class = "footer__item" > < a href = "https://github.com/podman-desktop/podman-desktop#communication" target = "_blank" rel = "noopener noreferrer" class = "footer__link-item" > Other ways to Communicate< svg width = "13.5" height = "13.5" aria-hidden = "true" viewBox = "0 0 24 24" class = "iconExternalLink_nPrP" > < path fill = "currentColor" d = "M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z" > < / path > < / svg > < / a > < / li > < li class = "footer__item" > < a href = "https://github.com/orgs/containers/projects/4/views/8" target = "_bla
< div class = "w-80" > < img class = "dark:hidden" alt = "Cloud Native Computing Foundation" src = "/img/cncf-logo.svg" > < img class = "hidden dark:inline" alt = "Cloud Native Computing Foundation" src = "/img/cncf-logo-dark.svg" > < / div >
< div > We are a < a href = "https://cncf.io/" > Cloud Native Computing Foundation< / a > sandbox project.< / div >
< div class = "text-sm" >
© Copyright podman desktop Contributors 2025. © 2025 The Linux Foundation. All rights reserved.
< / div >
< div class = "text-xs" > The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our < a href = "https://www.linuxfoundation.org/trademark-usage/" > Trademark Usage< / a > page.
< / div >
< / div > < / div > < / div > < / div > < / footer > < / div >
2024-03-04 10:44:38 +00:00
< / body >
< / html >