Globals / "src/common/cluster-store" / ClusterPreferences
Interface: ClusterPreferences#
Hierarchy#
- ClusterPreferences
Index#
Properties#
Properties#
clusterName#
• Optional clusterName: string
Defined in src/common/cluster-store.ts:50
httpsProxy#
• Optional httpsProxy: string
Defined in src/common/cluster-store.ts:62
icon#
• Optional icon: string
Defined in src/common/cluster-store.ts:61
iconOrder#
• Optional iconOrder: number
Defined in src/common/cluster-store.ts:60
prometheus#
• Optional prometheus: { namespace: string ; port: number ; prefix: string ; service: string }
Defined in src/common/cluster-store.ts:51
Type declaration:
| Name | Type |
|---|---|
namespace |
string |
port |
number |
prefix |
string |
service |
string |
prometheusProvider#
• Optional prometheusProvider: { type: string }
Defined in src/common/cluster-store.ts:57
Type declaration:
| Name | Type |
|---|---|
type |
string |
terminalCWD#
• Optional terminalCWD: string
Defined in src/common/cluster-store.ts:49
Last update: November 10, 2020