embed KubernetesClient.Models and KubernetesClient.Basic into client sdk (#1407)

* cleanup using

* cleanup classic

* clean up nuget

* bump ver

* fix pipeline

* remove commit by accident
This commit is contained in:
Boshi Lian
2023-09-26 11:03:12 -07:00
committed by GitHub
parent 80c1315ee0
commit 013fc6e06f
59 changed files with 169 additions and 217 deletions

View File

@@ -1,6 +1,3 @@
using k8s.Models;
using System.Threading.Tasks;
namespace k8s
{
/// <summary>