refactor: reorganize Kubernetes client models into separate files (#1663)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
// See https://aka.ms/new-console-template for more information
|
||||
using k8s;
|
||||
using k8s.ClientSets;
|
||||
using k8s.Models;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace clientset
|
||||
|
||||
Reference in New Issue
Block a user