UNPKG

vscode-kubernetes-tools-api

Version:

Documents and encapsulates the API for the Kubernetes extension for Visual Studio Code

58 lines (30 loc) 898 B
# Change Log ## 1.3.0 * Added Configuration API v1.1 * Added Local Tunnel Debugger API v1 Thanks to @amsoedal and @evidolob ## 1.2.0 * Added Cluster Explorer API v1.1 Thanks to @lstocchi ## 1.1.0 * Added configuration API Thanks to @amsoedal! ## 1.0.0 * Initial release ## 0.0.8 * Updated Kubectl API with option of showing forwarded ports in user interface. ## 0.0.7 * Updated Cluster Explorer API to offer re-use of built-in resource folder and grouping folder ## 0.0.6 * Updated Cluster Explorer API to support customising the appearance of existing nodes ## 0.0.5 * Added Cloud Explorer API ## 0.0.4 * Added Helm API ## 0.0.3 * Added kubectl port-forward API ## 0.0.2 * Testing build for APIs that have landed in k8s-tools master but are not yet in the published build ## 0.0.1 * Initial placeholder release