Includes an export for KubernetesBackendClient

Signed-off-by: Omar Babativa <obabativa@vmware.com>
This commit is contained in:
Omar Babativa
2021-12-17 09:51:01 -05:00
parent 3e79c4bc58
commit 610614a06d
3 changed files with 29 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes': minor
---
Includes `KubernetesBackendClient` in the export to allow developers to use it externally.