接口: KubeconfigUpdateEvent
定义于: packages/extension-api/src/extension-api.d.ts:2427
描述 kubeconfig 位置更新的事件
属性
location
readonly
location:Uri
定义于: packages/extension-api/src/extension-api.d.ts:2429
type
readonly
type:"CREATE"
|"UPDATE"
|"DELETE"