@daocloud-proto/kant
Advanced tools
Comparing version 0.17.0-alpha2 to 0.17.0-alpha3
@@ -26,3 +26,3 @@ /* eslint-disable */ | ||
pageSize?: number | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -38,3 +38,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -46,3 +46,3 @@ | ||
spec?: BatchNodeSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -55,3 +55,3 @@ | ||
spec?: BatchNodeSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -58,0 +58,0 @@ |
@@ -76,3 +76,3 @@ /* eslint-disable */ | ||
spec?: ImagePrePullJobSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -83,3 +83,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -92,3 +92,3 @@ | ||
search?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -95,0 +95,0 @@ |
@@ -26,3 +26,3 @@ /* eslint-disable */ | ||
pageSize?: number | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -38,3 +38,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -46,3 +46,3 @@ | ||
nodeName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -54,3 +54,3 @@ | ||
spec?: BatchNodeSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -63,3 +63,3 @@ | ||
spec?: BatchNodeSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -66,0 +66,0 @@ |
@@ -35,3 +35,3 @@ /* eslint-disable */ | ||
spec?: KantIoApiBatchV1alpha2EdgeappEdgeapp.EdgeApplicationSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -43,3 +43,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -57,3 +57,3 @@ | ||
fieldSelector?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -70,3 +70,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -80,3 +80,3 @@ | ||
spec?: KantIoApiBatchV1alpha2EdgeappEdgeapp.EdgeApplicationSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -91,3 +91,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -105,3 +105,3 @@ | ||
targetnodegroup?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -114,3 +114,3 @@ | ||
targetnodegroup?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -128,3 +128,3 @@ | ||
overriderConfiguration?: KantIoApiBatchV1alpha2EdgeappEdgeapp.OverriderConfiguration | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -141,3 +141,3 @@ | ||
nodeGroupConfiguration?: KantIoApiBatchV1alpha2EdgeappEdgeapp.NodeGroupConfiguration | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -154,3 +154,3 @@ | ||
imageConfigurations?: KantIoApiBatchV1alpha2EdgeappEdgeapp.ImageConfiguration[] | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -169,3 +169,3 @@ | ||
type?: OverriderType | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -178,3 +178,3 @@ | ||
cluster?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -181,0 +181,0 @@ |
@@ -76,3 +76,3 @@ /* eslint-disable */ | ||
spec?: ImagePrePullJobSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -83,3 +83,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -92,3 +92,3 @@ | ||
search?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -95,0 +95,0 @@ |
@@ -10,3 +10,3 @@ /* eslint-disable */ | ||
edgeunit?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -13,0 +13,0 @@ |
@@ -7,3 +7,3 @@ /* eslint-disable */ | ||
export type WorkspacesClusterListRequest = { | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -22,3 +22,3 @@ | ||
cluster?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -25,0 +25,0 @@ |
@@ -20,3 +20,3 @@ /* eslint-disable */ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -36,3 +36,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -44,3 +44,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -52,3 +52,3 @@ | ||
configMap?: KantIoApiCoreV1alpha2ConfigConfig.ConfigMap | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -61,3 +61,3 @@ | ||
configMap?: KantIoApiCoreV1alpha2ConfigConfig.ConfigMap | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -69,3 +69,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -9,3 +9,3 @@ /* eslint-disable */ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -20,3 +20,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -32,3 +32,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -43,3 +43,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -46,0 +46,0 @@ |
@@ -25,3 +25,3 @@ /* eslint-disable */ | ||
stable?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -33,3 +33,3 @@ | ||
deployment?: KantIoApiCoreV1alpha2DeploymentDeployment.Deployment | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -42,3 +42,3 @@ | ||
deployment?: KantIoApiCoreV1alpha2DeploymentDeployment.Deployment | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -63,3 +63,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -78,3 +78,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -86,3 +86,3 @@ | ||
namespace?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -94,3 +94,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -102,3 +102,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -110,3 +110,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -118,3 +118,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -126,3 +126,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -134,3 +134,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -143,3 +143,3 @@ | ||
revision?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -160,3 +160,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -46,3 +46,3 @@ /* eslint-disable */ | ||
resource?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -19,3 +19,3 @@ /* eslint-disable */ | ||
builtIn?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -35,3 +35,3 @@ | ||
queryList?: string[] | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -42,3 +42,3 @@ | ||
availableEnable?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -24,3 +24,3 @@ /* eslint-disable */ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -34,3 +34,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -44,3 +44,3 @@ | ||
stable?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -25,3 +25,3 @@ /* eslint-disable */ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -32,3 +32,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -38,3 +38,3 @@ | ||
cluster?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -60,3 +60,3 @@ | ||
excludeMetrics?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -69,3 +69,3 @@ | ||
excludeMetrics?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -77,3 +77,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -84,3 +84,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -28,3 +28,3 @@ /* eslint-disable */ | ||
pageSize?: number | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -40,3 +40,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -48,3 +48,3 @@ | ||
spec?: NodeGroupSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -57,3 +57,3 @@ | ||
spec?: NodeGroupSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -100,3 +100,3 @@ | ||
nodeGroupName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -53,3 +53,3 @@ /* eslint-disable */ | ||
status?: FilterPodStatus | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -61,3 +61,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -69,3 +69,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -15,3 +15,3 @@ /* eslint-disable */ | ||
pageSize?: number | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -28,3 +28,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -37,3 +37,3 @@ | ||
spec?: RuleSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -45,3 +45,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -48,0 +48,0 @@ |
@@ -15,3 +15,3 @@ /* eslint-disable */ | ||
pageSize?: number | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -28,3 +28,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -37,3 +37,3 @@ | ||
spec?: RuleEndpointSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -45,3 +45,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -48,0 +48,0 @@ |
@@ -13,3 +13,3 @@ /* eslint-disable */ | ||
secret?: KantIoApiCoreV1alpha2ConfigConfig.Secret | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -22,3 +22,3 @@ | ||
secret?: KantIoApiCoreV1alpha2ConfigConfig.Secret | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -30,3 +30,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -38,3 +38,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -54,3 +54,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -71,3 +71,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -35,3 +35,3 @@ /* eslint-disable */ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -53,3 +53,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -61,3 +61,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -69,3 +69,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -77,3 +77,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -86,3 +86,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -95,3 +95,3 @@ | ||
data?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -103,3 +103,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -23,3 +23,3 @@ /* eslint-disable */ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -34,3 +34,3 @@ | ||
modelName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -47,3 +47,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -56,3 +56,3 @@ | ||
spec?: DeviceSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -66,3 +66,3 @@ | ||
spec?: DeviceSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -74,3 +74,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -83,3 +83,3 @@ | ||
nodeName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -137,3 +137,3 @@ | ||
data?: Item[] | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -140,0 +140,0 @@ |
@@ -31,3 +31,3 @@ /* eslint-disable */ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -41,3 +41,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -49,3 +49,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -63,3 +63,3 @@ | ||
spec?: DeviceModelSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -95,3 +95,3 @@ | ||
spec?: DeviceModelSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -103,3 +103,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
@@ -99,3 +99,3 @@ /* eslint-disable */ | ||
spec?: EdgeUnitSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -107,3 +107,3 @@ | ||
spec?: EdgeUnitSpec | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -113,3 +113,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -122,3 +122,3 @@ | ||
cluster?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -133,3 +133,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -153,3 +153,3 @@ | ||
name?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -156,0 +156,0 @@ |
@@ -7,3 +7,3 @@ /* eslint-disable */ | ||
export type DetectKangarooRequest = { | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -19,3 +19,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -31,3 +31,3 @@ | ||
fuzzyName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -45,3 +45,3 @@ | ||
showArtifacts?: boolean | ||
workspaceId?: number | ||
workspaceId?: string | ||
} | ||
@@ -59,3 +59,3 @@ | ||
fuzzyTagName?: string | ||
workspaceId?: number | ||
workspaceId?: string | ||
} |
{ | ||
"name":"@daocloud-proto/kant", | ||
"version":"0.17.0-alpha2", | ||
"version":"0.17.0-alpha3", | ||
"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