@k8slens/extensions / Exports / Main / K8sApi / ExternalKubeApiOptions
Interface: ExternalKubeApiOptions#
Main.K8sApi.ExternalKubeApiOptions
Table of contents#
Properties#
Properties#
autoRegister#
• Optional autoRegister: boolean
If true then on creation of the KubeApiinstance a call to apiManager.registerApi will be
made. This is true by default to maintain backwards compatibility.
Setting this to false might make KubeObject's details drawer stop working.
Default
true