@daocloud-proto/kant
Advanced tools
Comparing version 0.7.0-alpha1 to 0.7.0-alpha2
@@ -290,2 +290,5 @@ /* eslint-disable */ | ||
} | ||
static BatchDeleteNodeGroups(req: KantIoApiCommonV1alpha1Batchresource.BatchResourceRequest, initReq?: fm.InitReq): Promise<KantIoApiCommonV1alpha1Batchresource.BatchResourceResponse> { | ||
return fm.fetchReq<KantIoApiCommonV1alpha1Batchresource.BatchResourceRequest, KantIoApiCommonV1alpha1Batchresource.BatchResourceResponse>(`/apis/core.kant.io/v1alpha1/clusters/${req["cluster"]}/namespaces/nodegroups`, {...initReq, method: "DELETE", body: JSON.stringify(req)}) | ||
} | ||
} | ||
@@ -292,0 +295,0 @@ export class Services { |
{ | ||
"name":"@daocloud-proto/kant", | ||
"version":"0.7.0-alpha1", | ||
"version":"0.7.0-alpha2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
186785
5605
44