Namespace: Common#
Copyright (c) OpenLens Authors. All rights reserved. Licensed under MIT License. See LICENSE in root directory for more information.
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 |
logger#
• Const logger: Logger