Merge pull request #8538 from obabativavmware/export-k8s-backend-client

Includes an export for KubernetesBackendClient
This commit is contained in:
Fredrik Adelöw
2021-12-21 16:47:14 +01:00
committed by GitHub
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.