Globals / "src/common/cluster-store" / ClusterModel
Interface: ClusterModel#
Hierarchy#
- ClusterModel
Implemented by#
Index#
Properties#
- accessibleNamespaces
- contextName
- id
- kubeConfig
- kubeConfigPath
- metadata
- ownerRef
- preferences
- workspace
Properties#
accessibleNamespaces#
• Optional accessibleNamespaces: string[]
Defined in src/common/cluster-store.ts:42
contextName#
• Optional contextName: string
Defined in src/common/cluster-store.ts:38
id#
• id: ClusterId
Defined in src/common/cluster-store.ts:35
kubeConfig#
• Optional kubeConfig: string
Defined in src/common/cluster-store.ts:45
deprecated
kubeConfigPath#
• kubeConfigPath: string
Defined in src/common/cluster-store.ts:36
metadata#
• Optional metadata: ClusterMetadata
Defined in src/common/cluster-store.ts:40
ownerRef#
• Optional ownerRef: string
Defined in src/common/cluster-store.ts:41
preferences#
• Optional preferences: ClusterPreferences
Defined in src/common/cluster-store.ts:39
workspace#
• Optional workspace: WorkspaceId
Defined in src/common/cluster-store.ts:37
Last update: November 10, 2020