diff --git a/master/404.html b/master/404.html index 7917c95629..75fe9b9a24 100644 --- a/master/404.html +++ b/master/404.html @@ -531,6 +531,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Common.Catalog.CatalogCategory/index.html b/master/extensions/api/classes/Common.Catalog.CatalogCategory/index.html index 867d126e41..3104a47eb6 100644 --- a/master/extensions/api/classes/Common.Catalog.CatalogCategory/index.html +++ b/master/extensions/api/classes/Common.Catalog.CatalogCategory/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Common.Catalog.CatalogEntity/index.html b/master/extensions/api/classes/Common.Catalog.CatalogEntity/index.html index 5e943bec04..9206bcf9de 100644 --- a/master/extensions/api/classes/Common.Catalog.CatalogEntity/index.html +++ b/master/extensions/api/classes/Common.Catalog.CatalogEntity/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Common.Catalog.GeneralEntity/index.html b/master/extensions/api/classes/Common.Catalog.GeneralEntity/index.html index e3adfbb9a3..73e6dfb498 100644 --- a/master/extensions/api/classes/Common.Catalog.GeneralEntity/index.html +++ b/master/extensions/api/classes/Common.Catalog.GeneralEntity/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Common.Catalog.KubernetesCluster/index.html b/master/extensions/api/classes/Common.Catalog.KubernetesCluster/index.html index 096b3b676f..88fc059c18 100644 --- a/master/extensions/api/classes/Common.Catalog.KubernetesCluster/index.html +++ b/master/extensions/api/classes/Common.Catalog.KubernetesCluster/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores @@ -976,13 +990,13 @@ Licensed under MIT License. See LICENSE in root directory for more information.<

    CatalogEntity.constructor

    Properties#

    apiVersion#

    -

    Readonly apiVersion: "entity.k8slens.dev/v1alpha1"

    +

    Readonly apiVersion: string = KubernetesCluster.apiVersion

    The group and version of this class.

    Overrides#

    CatalogEntity.apiVersion


    kind#

    -

    Readonly kind: "KubernetesCluster"

    +

    Readonly kind: string = KubernetesCluster.kind

    A DNS label name of the entity.

    Overrides#

    CatalogEntity.kind

    @@ -1003,10 +1017,10 @@ Licensed under MIT License. See LICENSE in root directory for more information.<

    CatalogEntity.status


    apiVersion#

    -

    Static Readonly apiVersion: "entity.k8slens.dev/v1alpha1"

    +

    Static Readonly apiVersion: string = "entity.k8slens.dev/v1alpha1"


    kind#

    -

    Static Readonly kind: "KubernetesCluster"

    +

    Static Readonly kind: string = "KubernetesCluster"

    Methods#

    connect#

    connect(): Promise<void>

    diff --git a/master/extensions/api/classes/Common.Catalog.WebLink/index.html b/master/extensions/api/classes/Common.Catalog.WebLink/index.html index 48bd529a4b..901b0b17fc 100644 --- a/master/extensions/api/classes/Common.Catalog.WebLink/index.html +++ b/master/extensions/api/classes/Common.Catalog.WebLink/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Common.Store.ExtensionStore/index.html b/master/extensions/api/classes/Common.Store.ExtensionStore/index.html index 9f144a79d6..abf9cf0c8c 100644 --- a/master/extensions/api/classes/Common.Store.ExtensionStore/index.html +++ b/master/extensions/api/classes/Common.Store.ExtensionStore/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Common.Util.Singleton/index.html b/master/extensions/api/classes/Common.Util.Singleton/index.html index adba9a9b9e..21767e83a0 100644 --- a/master/extensions/api/classes/Common.Util.Singleton/index.html +++ b/master/extensions/api/classes/Common.Util.Singleton/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Main.Catalog.CatalogEntityRegistry/index.html b/master/extensions/api/classes/Main.Catalog.CatalogEntityRegistry/index.html index 6a60f20455..de2fa42d61 100644 --- a/master/extensions/api/classes/Main.Catalog.CatalogEntityRegistry/index.html +++ b/master/extensions/api/classes/Main.Catalog.CatalogEntityRegistry/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores diff --git a/master/extensions/api/classes/Main.Ipc/index.html b/master/extensions/api/classes/Main.Ipc/index.html index c66059b1e1..cd147c4cc0 100644 --- a/master/extensions/api/classes/Main.Ipc/index.html +++ b/master/extensions/api/classes/Main.Ipc/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores @@ -904,7 +918,7 @@

    [IpcPrefix]#

    Readonly [IpcPrefix]: string

    Inherited from#

    -

    IpcRegistrar.__@IpcPrefix@45551

    +

    IpcRegistrar.__@IpcPrefix@45565


    extension#

    Protected extension: LensExtension

    diff --git a/master/extensions/api/classes/Main.LensExtension/index.html b/master/extensions/api/classes/Main.LensExtension/index.html index a09ebb7165..645fc97591 100644 --- a/master/extensions/api/classes/Main.LensExtension/index.html +++ b/master/extensions/api/classes/Main.LensExtension/index.html @@ -538,6 +538,20 @@ +
  • + + Extending KubernetesCluster + +
  • + + + + + + + + +
  • Stores @@ -888,6 +902,13 @@ [setLensExtensionDependencies] +
  • + +
  • + + activate + +
  • @@ -998,6 +1019,7 @@

    Methods#