Archived
Add kube config and kube cluster to arc data controller screens (#13551)
This commit is contained in:
Vendored
+2
@@ -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