mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add kube config and kube cluster to arc data controller screens (#13551)
This commit is contained in:
2
extensions/arc/src/typings/arc.d.ts
vendored
2
extensions/arc/src/typings/arc.d.ts
vendored
@@ -31,6 +31,8 @@ declare module 'arc' {
|
||||
|
||||
export type ControllerInfo = {
|
||||
id: string,
|
||||
kubeConfigFilePath: string,
|
||||
kubeClusterContext: string
|
||||
url: string,
|
||||
name: string,
|
||||
username: string,
|
||||
|
||||
Reference in New Issue
Block a user