Namespace: Common#
Table of contents#
Namespaces#
Classes#
Interfaces#
Variables#
Variables#
App#
• Const App: Object
Copyright (c) OpenLens Authors. All rights reserved. Licensed under MIT License. See LICENSE in root directory for more information.
Type declaration#
| Name | Type |
|---|---|
Preferences |
{ getKubectlPath: () => string | undefined } |
Preferences.getKubectlPath |
() => string | undefined |
appName |
string |
getEnabledExtensions |
() => string[] |
isLinux |
boolean |
isMac |
boolean |
isSnap |
boolean |
isWindows |
boolean |
issuesTrackerUrl |
string |
slackUrl |
string |
version |
string |
Util#
• Const Util: Object
Type declaration#
| Name | Type |
|---|---|
Singleton |
typeof Singleton |
cssNames |
typeof cssNames |
getAppVersion |
() => string |
openBrowser |
OpenLinkInBrowser |
openExternal |
OpenLinkInBrowser |
prevDefault |
typeof prevDefault |
stopPropagation |
typeof stopPropagation |
logger#
• Const logger: Logger