@dao-style/biz 0.5.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/access-type/src/AccessType.vue.d.ts +4 -0
- package/dist/components/iframe/src/Iframe.vue.d.ts +1 -1
- package/dist/components/instance-cluster/src/InstanceCluster.vue.d.ts +9 -9
- package/dist/components/instance-namespace/src/InstanceNamespace.vue.d.ts +9 -9
- package/dist/components/instance-storage-class/src/InstanceStorageClass.vue.d.ts +9 -9
- package/dist/components/parameter-list/src/ParameterList.vue.d.ts +1 -1
- package/dist/components/parameter-template-list/src/ParameterTemplateList.vue.d.ts +2 -2
- package/dist/components/port-config/props.d.ts +4 -0
- package/dist/components/port-config/props.js +4 -0
- package/dist/components/port-config/props.mjs +4 -0
- package/dist/components/port-config/src/PortConfig.vue.d.ts +9 -0
- package/dist/components/port-config/src/PortConfig.vue.js +4 -2
- package/dist/components/port-config/src/PortConfig.vue.mjs +4 -2
- package/dist/components/remote-component/src/RemoteComponent.vue.d.ts +2 -1
- package/dist/components/remote-component/src/RemoteComponent.vue.js +4 -3
- package/dist/components/remote-component/src/RemoteComponent.vue.mjs +5 -4
- package/dist/components/remote-component/src/RemoteComponent.vue2.js +3 -2
- package/dist/components/remote-component/src/RemoteComponent.vue2.mjs +3 -2
- package/dist/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/dist/forms/import-parameter-template/props.d.ts +11 -11
- package/dist/forms/import-parameter-template/src/ImportParameterTemplate.vue.d.ts +33 -33
- package/dist/group-mapping.json +1 -1
- package/dist/index.js +27 -24
- package/dist/index.mjs +4 -2
- package/dist/locales/en-US/workloads/ContainerImage.json.js +2 -1
- package/dist/locales/en-US/workloads/ContainerImage.json.mjs +2 -1
- package/dist/locales/en-US/workloads/WorkloadLogs.json.js +4 -1
- package/dist/locales/en-US/workloads/WorkloadLogs.json.mjs +4 -1
- package/dist/locales/index.d.ts +1 -0
- package/dist/locales/ja/common.json.js +39 -0
- package/dist/locales/ja/common.json.mjs +39 -0
- package/dist/locales/ja/components/AccessType.json.js +29 -0
- package/dist/locales/ja/components/AccessType.json.mjs +29 -0
- package/dist/locales/ja/components/ArrayEditor.json.js +11 -0
- package/dist/locales/ja/components/ArrayEditor.json.mjs +11 -0
- package/dist/locales/ja/components/CloudShellGroup.json.js +20 -0
- package/dist/locales/ja/components/CloudShellGroup.json.mjs +20 -0
- package/dist/locales/ja/components/ClusterUnknownMessage.json.js +11 -0
- package/dist/locales/ja/components/ClusterUnknownMessage.json.mjs +11 -0
- package/dist/locales/ja/components/FormBlock.json.js +8 -0
- package/dist/locales/ja/components/FormBlock.json.mjs +8 -0
- package/dist/locales/ja/components/Gpu.json.js +109 -0
- package/dist/locales/ja/components/Gpu.json.mjs +109 -0
- package/dist/locales/ja/components/InstanceCluster.json.js +8 -0
- package/dist/locales/ja/components/InstanceCluster.json.mjs +8 -0
- package/dist/locales/ja/components/InstanceDescription.json.js +14 -0
- package/dist/locales/ja/components/InstanceDescription.json.mjs +14 -0
- package/dist/locales/ja/components/InstanceInstallationEnv.json.js +38 -0
- package/dist/locales/ja/components/InstanceInstallationEnv.json.mjs +38 -0
- package/dist/locales/ja/components/InstanceLoadBalancer.json.js +32 -0
- package/dist/locales/ja/components/InstanceLoadBalancer.json.mjs +32 -0
- package/dist/locales/ja/components/InstanceMonitorInterval.json.js +14 -0
- package/dist/locales/ja/components/InstanceMonitorInterval.json.mjs +14 -0
- package/dist/locales/ja/components/InstanceName.json.js +11 -0
- package/dist/locales/ja/components/InstanceName.json.mjs +11 -0
- package/dist/locales/ja/components/InstanceNamespace.json.js +11 -0
- package/dist/locales/ja/components/InstanceNamespace.json.mjs +11 -0
- package/dist/locales/ja/components/InstancePassword.json.js +17 -0
- package/dist/locales/ja/components/InstancePassword.json.mjs +17 -0
- package/dist/locales/ja/components/InstanceStorageCapacity.json.js +8 -0
- package/dist/locales/ja/components/InstanceStorageCapacity.json.mjs +8 -0
- package/dist/locales/ja/components/InstanceStorageClass.json.js +11 -0
- package/dist/locales/ja/components/InstanceStorageClass.json.mjs +11 -0
- package/dist/locales/ja/components/InstanceUsername.json.js +14 -0
- package/dist/locales/ja/components/InstanceUsername.json.mjs +14 -0
- package/dist/locales/ja/components/MatchExpressionsEditor.json.js +24 -0
- package/dist/locales/ja/components/MatchExpressionsEditor.json.mjs +24 -0
- package/dist/locales/ja/components/NetworkConfig.json.js +14 -0
- package/dist/locales/ja/components/NetworkConfig.json.mjs +14 -0
- package/dist/locales/ja/components/NodeAffinity.json.js +35 -0
- package/dist/locales/ja/components/NodeAffinity.json.mjs +35 -0
- package/dist/locales/ja/components/NodeSelector.json.js +17 -0
- package/dist/locales/ja/components/NodeSelector.json.mjs +17 -0
- package/dist/locales/ja/components/ObjectEditor.json.js +17 -0
- package/dist/locales/ja/components/ObjectEditor.json.mjs +17 -0
- package/dist/locales/ja/components/ParameterConfiguration.json.js +28 -0
- package/dist/locales/ja/components/ParameterConfiguration.json.mjs +28 -0
- package/dist/locales/ja/components/ParameterList.json.js +27 -0
- package/dist/locales/ja/components/ParameterList.json.mjs +27 -0
- package/dist/locales/ja/components/ParameterTemplateList.json.js +29 -0
- package/dist/locales/ja/components/ParameterTemplateList.json.mjs +29 -0
- package/dist/locales/ja/components/PodAffinity.json.js +53 -0
- package/dist/locales/ja/components/PodAffinity.json.mjs +53 -0
- package/dist/locales/ja/components/PortConfig.json.js +32 -0
- package/dist/locales/ja/components/PortConfig.json.mjs +32 -0
- package/dist/locales/ja/components/PreviewNodeAffinity.json.js +35 -0
- package/dist/locales/ja/components/PreviewNodeAffinity.json.mjs +35 -0
- package/dist/locales/ja/components/PreviewPodAffinity.json.js +38 -0
- package/dist/locales/ja/components/PreviewPodAffinity.json.mjs +38 -0
- package/dist/locales/ja/components/PreviewPorts.json.js +17 -0
- package/dist/locales/ja/components/PreviewPorts.json.mjs +17 -0
- package/dist/locales/ja/components/PreviewTolerations.json.js +20 -0
- package/dist/locales/ja/components/PreviewTolerations.json.mjs +20 -0
- package/dist/locales/ja/components/ResourceConfig.json.js +32 -0
- package/dist/locales/ja/components/ResourceConfig.json.mjs +32 -0
- package/dist/locales/ja/components/TimePicker.json.js +43 -0
- package/dist/locales/ja/components/TimePicker.json.mjs +43 -0
- package/dist/locales/ja/components/Tolerations.json.js +20 -0
- package/dist/locales/ja/components/Tolerations.json.mjs +20 -0
- package/dist/locales/ja/dialogs/ClusterUnknownDialog.json.js +11 -0
- package/dist/locales/ja/dialogs/ClusterUnknownDialog.json.mjs +11 -0
- package/dist/locales/ja/dialogs/CreateNetworkConfigDialog.json.js +8 -0
- package/dist/locales/ja/dialogs/CreateNetworkConfigDialog.json.mjs +8 -0
- package/dist/locales/ja/dialogs/DeleteBackupDialog.json.js +22 -0
- package/dist/locales/ja/dialogs/DeleteBackupDialog.json.mjs +22 -0
- package/dist/locales/ja/dialogs/SelectLabelsDialog.json.js +11 -0
- package/dist/locales/ja/dialogs/SelectLabelsDialog.json.mjs +11 -0
- package/dist/locales/ja/dialogs/SelectTaintsDialog.json.js +20 -0
- package/dist/locales/ja/dialogs/SelectTaintsDialog.json.mjs +20 -0
- package/dist/locales/ja/dialogs/SwitchMasterNodeDialog.json.js +35 -0
- package/dist/locales/ja/dialogs/SwitchMasterNodeDialog.json.mjs +35 -0
- package/dist/locales/ja/dialogs/SwitchWorkspaceDialog.json.js +15 -0
- package/dist/locales/ja/dialogs/SwitchWorkspaceDialog.json.mjs +15 -0
- package/dist/locales/ja/dialogs/UpdateNetworkConfigDialog.json.js +8 -0
- package/dist/locales/ja/dialogs/UpdateNetworkConfigDialog.json.mjs +8 -0
- package/dist/locales/ja/forms/BackupRestore.json.js +55 -0
- package/dist/locales/ja/forms/BackupRestore.json.mjs +55 -0
- package/dist/locales/ja/forms/BackupSetting.json.js +56 -0
- package/dist/locales/ja/forms/BackupSetting.json.mjs +56 -0
- package/dist/locales/ja/forms/ImportParameterTemplate.json.js +29 -0
- package/dist/locales/ja/forms/ImportParameterTemplate.json.mjs +29 -0
- package/dist/locales/ja/index.d.ts +4 -0
- package/dist/locales/ja/index.js +150 -0
- package/dist/locales/ja/index.mjs +149 -0
- package/dist/locales/ja/utils/multiRowEditorValidate.json.js +8 -0
- package/dist/locales/ja/utils/multiRowEditorValidate.json.mjs +8 -0
- package/dist/locales/ja/validate.json.js +32 -0
- package/dist/locales/ja/validate.json.mjs +32 -0
- package/dist/locales/ja/workloads/ContainerBasicInfo.json.js +35 -0
- package/dist/locales/ja/workloads/ContainerBasicInfo.json.mjs +35 -0
- package/dist/locales/ja/workloads/ContainerCustomResource.json.js +17 -0
- package/dist/locales/ja/workloads/ContainerCustomResource.json.mjs +17 -0
- package/dist/locales/ja/workloads/ContainerEnv.json.js +56 -0
- package/dist/locales/ja/workloads/ContainerEnv.json.mjs +56 -0
- package/dist/locales/ja/workloads/ContainerImage.json.js +44 -0
- package/dist/locales/ja/workloads/ContainerImage.json.mjs +44 -0
- package/dist/locales/ja/workloads/ContainerNetwork.json.js +52 -0
- package/dist/locales/ja/workloads/ContainerNetwork.json.mjs +52 -0
- package/dist/locales/ja/workloads/ContainerSecurity.json.js +14 -0
- package/dist/locales/ja/workloads/ContainerSecurity.json.mjs +14 -0
- package/dist/locales/ja/workloads/ContainerStorage.json.js +154 -0
- package/dist/locales/ja/workloads/ContainerStorage.json.mjs +154 -0
- package/dist/locales/ja/workloads/Containers.json.js +27 -0
- package/dist/locales/ja/workloads/Containers.json.mjs +27 -0
- package/dist/locales/ja/workloads/DnsConfig.json.js +50 -0
- package/dist/locales/ja/workloads/DnsConfig.json.mjs +50 -0
- package/dist/locales/ja/workloads/HealthCheck.json.js +49 -0
- package/dist/locales/ja/workloads/HealthCheck.json.mjs +49 -0
- package/dist/locales/ja/workloads/HttpGetAction.json.js +20 -0
- package/dist/locales/ja/workloads/HttpGetAction.json.mjs +20 -0
- package/dist/locales/ja/workloads/JobConfig.json.js +36 -0
- package/dist/locales/ja/workloads/JobConfig.json.mjs +36 -0
- package/dist/locales/ja/workloads/LifeCycle.json.js +44 -0
- package/dist/locales/ja/workloads/LifeCycle.json.mjs +44 -0
- package/dist/locales/ja/workloads/ScheduleConfig.json.js +23 -0
- package/dist/locales/ja/workloads/ScheduleConfig.json.mjs +23 -0
- package/dist/locales/ja/workloads/UpgradeStrategy.json.js +62 -0
- package/dist/locales/ja/workloads/UpgradeStrategy.json.mjs +62 -0
- package/dist/locales/ja/workloads/WorkloadAdvanced.json.js +23 -0
- package/dist/locales/ja/workloads/WorkloadAdvanced.json.mjs +23 -0
- package/dist/locales/ja/workloads/WorkloadAnnotationInput.json.js +8 -0
- package/dist/locales/ja/workloads/WorkloadAnnotationInput.json.mjs +8 -0
- package/dist/locales/ja/workloads/WorkloadAnnotations.json.js +14 -0
- package/dist/locales/ja/workloads/WorkloadAnnotations.json.mjs +14 -0
- package/dist/locales/ja/workloads/WorkloadLabels.json.js +14 -0
- package/dist/locales/ja/workloads/WorkloadLabels.json.mjs +14 -0
- package/dist/locales/ja/workloads/WorkloadLogs.json.js +41 -0
- package/dist/locales/ja/workloads/WorkloadLogs.json.mjs +41 -0
- package/dist/locales/ja/workloads/workload-advanced/JobConfig.json.js +3 -0
- package/dist/locales/ja/workloads/workload-advanced/JobConfig.json.mjs +4 -0
- package/dist/locales/ja/workloads/workload-advanced/NetworkConfig.json.js +20 -0
- package/dist/locales/ja/workloads/workload-advanced/NetworkConfig.json.mjs +20 -0
- package/dist/locales/ja/workloads/workload-advanced/PodManagement.json.js +20 -0
- package/dist/locales/ja/workloads/workload-advanced/PodManagement.json.mjs +20 -0
- package/dist/locales/zh-CN/workloads/ContainerImage.json.js +2 -1
- package/dist/locales/zh-CN/workloads/ContainerImage.json.mjs +2 -1
- package/dist/node_modules/@vueuse/core/index.js +90 -56
- package/dist/node_modules/@vueuse/core/index.mjs +92 -58
- package/dist/node_modules/@vueuse/shared/index.js +82 -1
- package/dist/node_modules/@vueuse/shared/index.mjs +83 -2
- package/dist/style.css +608 -592
- package/dist/styles/dialogs/switch-workspace-dialog/switch-workspace-dialog.css +3 -0
- package/dist/styles/workloads/container-image/select-image-dialog.css +13 -0
- package/dist/utils/loadRemoteComponent.d.ts +1 -0
- package/dist/utils/loadRemoteComponent.js +80 -15
- package/dist/utils/loadRemoteComponent.mjs +80 -16
- package/dist/utils/useSubForm.js +1 -1
- package/dist/utils/useSubForm.mjs +1 -1
- package/dist/workloads/container-custom-resource/src/ContainerCustomResource.vue2.js +1 -1
- package/dist/workloads/container-custom-resource/src/ContainerCustomResource.vue2.mjs +1 -1
- package/dist/workloads/container-image/props.d.ts +8 -0
- package/dist/workloads/container-image/props.js +4 -0
- package/dist/workloads/container-image/props.mjs +4 -0
- package/dist/workloads/container-image/src/ContainerImage.vue.d.ts +9 -0
- package/dist/workloads/container-image/src/ContainerImage.vue2.js +112 -26
- package/dist/workloads/container-image/src/ContainerImage.vue2.mjs +114 -28
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue.d.ts +4 -4
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue.js +25 -5
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue.mjs +26 -6
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue2.js +12 -5
- package/dist/workloads/container-image/src/dialogs/SelectImageDialog.vue2.mjs +13 -6
- package/dist/workloads/container-storage/src/components/PvcNodePath.vue.d.ts +5 -22
- package/dist/workloads/container-storage/src/components/PvcNodePath.vue2.js +123 -60
- package/dist/workloads/container-storage/src/components/PvcNodePath.vue2.mjs +124 -61
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue.d.ts +1 -2
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue.js +4 -5
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue.mjs +4 -5
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue2.js +12 -7
- package/dist/workloads/container-storage/src/components/PvcNodePathItem.vue2.mjs +12 -7
- package/dist/workloads/containers/demo/data.d.ts +10 -2
- package/dist/workloads/containers/src/ContainerItem.vue.d.ts +1 -0
- package/dist/workloads/containers/src/ContainerItem.vue2.js +1 -1
- package/dist/workloads/containers/src/ContainerItem.vue2.mjs +1 -1
- package/dist/workloads/containers/src/Containers.vue.d.ts +1 -0
- package/dist/workloads/containers/src/Containers.vue2.js +3 -1
- package/dist/workloads/containers/src/Containers.vue2.mjs +3 -1
- package/dist/workloads/containers/src/dialogs/ConfirmDialog.vue.d.ts +3 -3
- package/dist/workloads/containers/src/patch-form-item-validate/form-item-validate.d.ts +30 -30
- package/dist/workloads/containers/src/patch-form-item-validate/form-item-validate.vue.d.ts +13 -13
- package/dist/workloads/containers/src/patch-form-item-validate/props.d.ts +5 -5
- package/dist/workloads/health-check/src/AdvancedContainer.vue.d.ts +3 -3
- package/package.json +3 -3
- package/dist/node_modules/@vueuse/core/node_modules/@vueuse/shared/index.js +0 -136
- package/dist/node_modules/@vueuse/core/node_modules/@vueuse/shared/index.mjs +0 -136
package/dist/group-mapping.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"switch-workspace-dialog":"dialogs/switch-workspace-dialog","
|
|
1
|
+
{"switch-workspace-dialog":"dialogs/switch-workspace-dialog","instance-storage-capacity":"components/instance-storage-capacity","instance-cluster":"components/instance-cluster","instance-storage-class":"components/instance-storage-class","instance-monitor-interval":"components/instance-monitor-interval","instance-installation-env":"components/instance-installation-env","instance-namespace":"components/instance-namespace","import-parameter-template":"forms/import-parameter-template","instance-name":"components/instance-name","instance-password":"components/instance-password","backup-restore":"forms/backup-restore","access-type":"components/access-type","array-editor":"components/array-editor","image-preview":"components/image-preview","instance-description":"components/instance-description","cloud-shell-group":"components/cloud-shell","parameter-configuration":"components/parameter-configuration","iframe":"components/iframe","preview-pod-affinity":"components/preview-pod-affinity","remote-component":"components/remote-component","node-selector":"components/node-selector","preview-annotations":"components/preview-annotations","radio-button":"components/radio-button","preview-ports":"components/preview-ports","node-affinity":"components/node-affinity","cloud-shell":"components/cloud-shell","parameter-list":"components/parameter-list","pod-affinity":"components/pod-affinity","network-config":"components/network-config","preview-node-affinity":"components/preview-node-affinity","load-balancer":"components/load-balancer","container-env":"workloads/container-env","schedule-config":"workloads/schedule-config","resource-config":"components/resource-config","match-expressions-editor":"components/match-expressions-editor","container-storage":"workloads/container-storage","upgrade-strategy":"workloads/upgrade-strategy","instance-username":"components/instance-username","container-security":"workloads/container-security","gpu-form":"components/gpu","life-cycle":"workloads/life-cycle","advanced-container":"workloads/health-check","http-get-action":"workloads/http-get-action","container-basic-info":"workloads/container-basic-info","parameter-template-list":"components/parameter-template-list","backup-setting":"forms/backup-setting","workload-annotation-input":"workloads/workload-annotation-input","container-network":"workloads/container-network","form-group-title":"workloads/life-cycle","workload-labels":"workloads/workload-labels","health-check":"workloads/health-check","health-check-handler":"workloads/health-check","containers":"workloads/containers","container-image":"workloads/container-image","time-picker":"components/time-picker","cluster-unknown-dialog":"dialogs/cluster-unknown-dialog","workload-annotations":"workloads/workload-annotations","workload-advanced":"workloads/workload-advanced","object-editor":"components/object-editor","form-block":"components/form-block","SelectLabelsDialog":"dialogs/select-labels-dialog","container-env-item":"workloads/container-env","gpu-form-item":"components/gpu","life-cycle-handler":"workloads/life-cycle","select-taints-dialog":"dialogs/select-taints-dialog","workload-logs":"workloads/workload-logs","delete-backup-dialog":"dialogs/delete-backup-dialog","update-network-config-dialog":"dialogs/update-network-config-dialog","switch-master-node-dialog":"dialogs/switch-master-node-dialog"}
|
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
require("@dao-style/core/dist/style.css");
|
|
4
4
|
const i18n = require("./i18n.js");
|
|
5
|
-
const index$
|
|
5
|
+
const index$d = require("./validations/ResourceRequest/index.js");
|
|
6
6
|
const AccessType = require("./components/access-type/src/AccessType.vue.js");
|
|
7
7
|
const props = require("./components/access-type/props.js");
|
|
8
8
|
const ArrayEditor = require("./components/array-editor/src/ArrayEditor.vue.js");
|
|
@@ -109,9 +109,10 @@ const props$M = require("./forms/backup-setting/props.js");
|
|
|
109
109
|
const ImportParameterTemplate = require("./forms/import-parameter-template/src/ImportParameterTemplate.vue.js");
|
|
110
110
|
const props$N = require("./forms/import-parameter-template/props.js");
|
|
111
111
|
const index = require("./locales/en-US/index.js");
|
|
112
|
-
const index$1 = require("./locales/
|
|
113
|
-
const index$2 = require("./
|
|
114
|
-
const index$3 = require("./uses/
|
|
112
|
+
const index$1 = require("./locales/ja/index.js");
|
|
113
|
+
const index$2 = require("./locales/zh-CN/index.js");
|
|
114
|
+
const index$3 = require("./uses/useLazyLoadList/index.js");
|
|
115
|
+
const index$4 = require("./uses/useWorkspaceSwitch/index.js");
|
|
115
116
|
const abortableFetchWrapper = require("./utils/abortableFetchWrapper.js");
|
|
116
117
|
const flatNodeAffinity = require("./utils/flatNodeAffinity.js");
|
|
117
118
|
const flatPodAffinity = require("./utils/flatPodAffinity.js");
|
|
@@ -124,14 +125,14 @@ const randomStr = require("./utils/randomStr.js");
|
|
|
124
125
|
const sleep = require("./utils/sleep.js");
|
|
125
126
|
const useGoBack = require("./utils/useGoBack.js");
|
|
126
127
|
const useSetFieldValue = require("./utils/useSetFieldValue.js");
|
|
127
|
-
const index$
|
|
128
|
-
const index$
|
|
129
|
-
const index$
|
|
130
|
-
const index$
|
|
131
|
-
const index$
|
|
132
|
-
const index$
|
|
133
|
-
const index$
|
|
134
|
-
const index$
|
|
128
|
+
const index$5 = require("./validations/DefaultPassword/index.js");
|
|
129
|
+
const index$6 = require("./validations/Equal/index.js");
|
|
130
|
+
const index$7 = require("./validations/MaxResource/index.js");
|
|
131
|
+
const index$8 = require("./validations/MaybePositiveString/index.js");
|
|
132
|
+
const index$9 = require("./validations/MinResource/index.js");
|
|
133
|
+
const index$a = require("./validations/MoreThanString/index.js");
|
|
134
|
+
const index$b = require("./validations/Path/index.js");
|
|
135
|
+
const index$c = require("./validations/ResourceLimit/index.js");
|
|
135
136
|
const ContainerBasicInfo = require("./workloads/container-basic-info/src/ContainerBasicInfo.vue.js");
|
|
136
137
|
const props$O = require("./workloads/container-basic-info/props.js");
|
|
137
138
|
const ContainerCustomResource = require("./workloads/container-custom-resource/src/ContainerCustomResource.vue.js");
|
|
@@ -181,9 +182,10 @@ const props$15 = require("./workloads/workload-logs/props.js");
|
|
|
181
182
|
const _interopNamespaceDefaultOnly = (e) => Object.freeze(Object.defineProperty({ __proto__: null, default: e }, Symbol.toStringTag, { value: "Module" }));
|
|
182
183
|
const index__namespace = /* @__PURE__ */ _interopNamespaceDefaultOnly(index);
|
|
183
184
|
const index__namespace$1 = /* @__PURE__ */ _interopNamespaceDefaultOnly(index$1);
|
|
185
|
+
const index__namespace$2 = /* @__PURE__ */ _interopNamespaceDefaultOnly(index$2);
|
|
184
186
|
exports.getGlobalVueI18n = i18n.getGlobalVueI18n;
|
|
185
187
|
exports.registerGlobalVueI18n = i18n.registerGlobalVueI18n;
|
|
186
|
-
exports.registerResourceRequest = index$
|
|
188
|
+
exports.registerResourceRequest = index$d;
|
|
187
189
|
exports.DaoAccessType = AccessType;
|
|
188
190
|
exports.ServiceType = props.ServiceType;
|
|
189
191
|
exports.accessTypeEmits = props.accessTypeEmits;
|
|
@@ -362,9 +364,10 @@ exports.backupSettingProps = props$M.backupSettingProps;
|
|
|
362
364
|
exports.DaoImportParameterTemplate = ImportParameterTemplate;
|
|
363
365
|
exports.importParameterTemplateProps = props$N.importParameterTemplateProps;
|
|
364
366
|
exports.enUS = index__namespace;
|
|
365
|
-
exports.
|
|
366
|
-
exports.
|
|
367
|
-
exports.
|
|
367
|
+
exports.ja = index__namespace$1;
|
|
368
|
+
exports.zhCN = index__namespace$2;
|
|
369
|
+
exports.useLazyLoadList = index$3.useLazyLoadList;
|
|
370
|
+
exports.useWorkspaceSwitch = index$4.useWorkspaceSwitch;
|
|
368
371
|
exports.USER_DEFINED_CANCEL = abortableFetchWrapper.USER_DEFINED_CANCEL;
|
|
369
372
|
exports.abortableWrapper = abortableFetchWrapper.abortableWrapper;
|
|
370
373
|
exports.isManualAbort = abortableFetchWrapper.isManualAbort;
|
|
@@ -382,14 +385,14 @@ exports.randomStr = randomStr.randomStr;
|
|
|
382
385
|
exports.sleep = sleep.sleep;
|
|
383
386
|
exports.useGoBack = useGoBack.useGoBack;
|
|
384
387
|
exports.useSetFieldValue = useSetFieldValue.useSetFieldValue;
|
|
385
|
-
exports.registerDefaultPassword = index$
|
|
386
|
-
exports.registerEqual = index$
|
|
387
|
-
exports.registerMaxResource = index$
|
|
388
|
-
exports.registerMaybePositiveString = index$
|
|
389
|
-
exports.registerMinResource = index$
|
|
390
|
-
exports.registerMoreThanString = index$
|
|
391
|
-
exports.registerPath = index$
|
|
392
|
-
exports.registerResourceLimit = index$
|
|
388
|
+
exports.registerDefaultPassword = index$5;
|
|
389
|
+
exports.registerEqual = index$6;
|
|
390
|
+
exports.registerMaxResource = index$7;
|
|
391
|
+
exports.registerMaybePositiveString = index$8;
|
|
392
|
+
exports.registerMinResource = index$9;
|
|
393
|
+
exports.registerMoreThanString = index$a;
|
|
394
|
+
exports.registerPath = index$b;
|
|
395
|
+
exports.registerResourceLimit = index$c;
|
|
393
396
|
exports.DaoContainerBasicInfo = ContainerBasicInfo;
|
|
394
397
|
exports.ContainerBasicInfoEmits = props$O.ContainerBasicInfoEmits;
|
|
395
398
|
exports.containerBasicDefaultFields = props$O.containerBasicDefaultFields;
|
package/dist/index.mjs
CHANGED
|
@@ -107,7 +107,8 @@ import { backupSettingEmits, backupSettingProps } from "./forms/backup-setting/p
|
|
|
107
107
|
import { default as default53 } from "./forms/import-parameter-template/src/ImportParameterTemplate.vue.mjs";
|
|
108
108
|
import { importParameterTemplateProps } from "./forms/import-parameter-template/props.mjs";
|
|
109
109
|
import * as index from "./locales/en-US/index.mjs";
|
|
110
|
-
import * as index$1 from "./locales/
|
|
110
|
+
import * as index$1 from "./locales/ja/index.mjs";
|
|
111
|
+
import * as index$2 from "./locales/zh-CN/index.mjs";
|
|
111
112
|
import { useLazyLoadList } from "./uses/useLazyLoadList/index.mjs";
|
|
112
113
|
import { useWorkspaceSwitch } from "./uses/useWorkspaceSwitch/index.mjs";
|
|
113
114
|
import { USER_DEFINED_CANCEL, abortableWrapper, isManualAbort } from "./utils/abortableFetchWrapper.mjs";
|
|
@@ -394,6 +395,7 @@ export {
|
|
|
394
395
|
isNvidiaGpu,
|
|
395
396
|
isNvidiaMig,
|
|
396
397
|
isNvidiaVgpu,
|
|
398
|
+
index$1 as ja,
|
|
397
399
|
jobConfigProps,
|
|
398
400
|
lbTypOptions,
|
|
399
401
|
lifeCycleDefaultFields,
|
|
@@ -486,5 +488,5 @@ export {
|
|
|
486
488
|
workloadLogsEmits,
|
|
487
489
|
workloadLogsProps,
|
|
488
490
|
wrapperLocale,
|
|
489
|
-
index$
|
|
491
|
+
index$2 as zhCN
|
|
490
492
|
};
|
|
@@ -27,12 +27,15 @@ const filters = {
|
|
|
27
27
|
last5m: "Last 5 Minutes",
|
|
28
28
|
realTime: "Real Time"
|
|
29
29
|
};
|
|
30
|
+
const empty = "No Data";
|
|
30
31
|
const WorkloadLogs = {
|
|
31
32
|
title,
|
|
32
33
|
insightMessage,
|
|
33
|
-
filters
|
|
34
|
+
filters,
|
|
35
|
+
empty
|
|
34
36
|
};
|
|
35
37
|
exports.default = WorkloadLogs;
|
|
38
|
+
exports.empty = empty;
|
|
36
39
|
exports.filters = filters;
|
|
37
40
|
exports.insightMessage = insightMessage;
|
|
38
41
|
exports.title = title;
|
|
@@ -25,13 +25,16 @@ const filters = {
|
|
|
25
25
|
last5m: "Last 5 Minutes",
|
|
26
26
|
realTime: "Real Time"
|
|
27
27
|
};
|
|
28
|
+
const empty = "No Data";
|
|
28
29
|
const WorkloadLogs = {
|
|
29
30
|
title,
|
|
30
31
|
insightMessage,
|
|
31
|
-
filters
|
|
32
|
+
filters,
|
|
33
|
+
empty
|
|
32
34
|
};
|
|
33
35
|
export {
|
|
34
36
|
WorkloadLogs as default,
|
|
37
|
+
empty,
|
|
35
38
|
filters,
|
|
36
39
|
insightMessage,
|
|
37
40
|
title
|
package/dist/locales/index.d.ts
CHANGED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const got = "了解";
|
|
4
|
+
const clusterUnknown = {
|
|
5
|
+
title: "クラスターが利用できません",
|
|
6
|
+
content: "現在のクラスターとの接続が切断されました。表示されているデータは切断前のキャッシュであり、実際のデータを反映していません。切断状態で実行された操作はいずれも反映されません。クラスターのネットワーク接続またはホストの状態を確認してください。"
|
|
7
|
+
};
|
|
8
|
+
const actions = {
|
|
9
|
+
edit: "編集",
|
|
10
|
+
"delete": "削除",
|
|
11
|
+
cancel: "キャンセル",
|
|
12
|
+
confirm: "確定",
|
|
13
|
+
update: "更新",
|
|
14
|
+
save: "保存",
|
|
15
|
+
detail: "詳細",
|
|
16
|
+
"export": "エクスポート",
|
|
17
|
+
got: "了解"
|
|
18
|
+
};
|
|
19
|
+
const docs = "./docs{link}";
|
|
20
|
+
const search = "検索";
|
|
21
|
+
const noPermission = "権限なし";
|
|
22
|
+
const second = "秒";
|
|
23
|
+
const common = {
|
|
24
|
+
got,
|
|
25
|
+
clusterUnknown,
|
|
26
|
+
actions,
|
|
27
|
+
docs,
|
|
28
|
+
search,
|
|
29
|
+
noPermission,
|
|
30
|
+
second
|
|
31
|
+
};
|
|
32
|
+
exports.actions = actions;
|
|
33
|
+
exports.clusterUnknown = clusterUnknown;
|
|
34
|
+
exports.default = common;
|
|
35
|
+
exports.docs = docs;
|
|
36
|
+
exports.got = got;
|
|
37
|
+
exports.noPermission = noPermission;
|
|
38
|
+
exports.search = search;
|
|
39
|
+
exports.second = second;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
const got = "了解";
|
|
2
|
+
const clusterUnknown = {
|
|
3
|
+
title: "クラスターが利用できません",
|
|
4
|
+
content: "現在のクラスターとの接続が切断されました。表示されているデータは切断前のキャッシュであり、実際のデータを反映していません。切断状態で実行された操作はいずれも反映されません。クラスターのネットワーク接続またはホストの状態を確認してください。"
|
|
5
|
+
};
|
|
6
|
+
const actions = {
|
|
7
|
+
edit: "編集",
|
|
8
|
+
"delete": "削除",
|
|
9
|
+
cancel: "キャンセル",
|
|
10
|
+
confirm: "確定",
|
|
11
|
+
update: "更新",
|
|
12
|
+
save: "保存",
|
|
13
|
+
detail: "詳細",
|
|
14
|
+
"export": "エクスポート",
|
|
15
|
+
got: "了解"
|
|
16
|
+
};
|
|
17
|
+
const docs = "./docs{link}";
|
|
18
|
+
const search = "検索";
|
|
19
|
+
const noPermission = "権限なし";
|
|
20
|
+
const second = "秒";
|
|
21
|
+
const common = {
|
|
22
|
+
got,
|
|
23
|
+
clusterUnknown,
|
|
24
|
+
actions,
|
|
25
|
+
docs,
|
|
26
|
+
search,
|
|
27
|
+
noPermission,
|
|
28
|
+
second
|
|
29
|
+
};
|
|
30
|
+
export {
|
|
31
|
+
actions,
|
|
32
|
+
clusterUnknown,
|
|
33
|
+
common as default,
|
|
34
|
+
docs,
|
|
35
|
+
got,
|
|
36
|
+
noPermission,
|
|
37
|
+
search,
|
|
38
|
+
second
|
|
39
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const label = "アクセスタイプ";
|
|
4
|
+
const clusterIP = "クラスター内アクセス (ClusterIP)";
|
|
5
|
+
const clusterIPHelper = "クラスター内の他のサービスやコンテナからアクセス可能なエントリーポイントで、TCP/UDP プロトコルをサポートし、サービスネットワークの分離性を確保します。";
|
|
6
|
+
const nodePort = "ノードポート (NodePort)";
|
|
7
|
+
const nodePortHelper = "ノードポートをコンテナにマッピングするアクセス方式です。";
|
|
8
|
+
const loadBalancer = "ロードバランサー (LoadBalancer)";
|
|
9
|
+
const loadBalancerHelper = "外部ロードバランサーのトラフィックは直接バックエンドの Pod にリダイレクトされます。";
|
|
10
|
+
const annotation = "アノテーション";
|
|
11
|
+
const AccessType = {
|
|
12
|
+
label,
|
|
13
|
+
clusterIP,
|
|
14
|
+
clusterIPHelper,
|
|
15
|
+
nodePort,
|
|
16
|
+
nodePortHelper,
|
|
17
|
+
loadBalancer,
|
|
18
|
+
loadBalancerHelper,
|
|
19
|
+
annotation
|
|
20
|
+
};
|
|
21
|
+
exports.annotation = annotation;
|
|
22
|
+
exports.clusterIP = clusterIP;
|
|
23
|
+
exports.clusterIPHelper = clusterIPHelper;
|
|
24
|
+
exports.default = AccessType;
|
|
25
|
+
exports.label = label;
|
|
26
|
+
exports.loadBalancer = loadBalancer;
|
|
27
|
+
exports.loadBalancerHelper = loadBalancerHelper;
|
|
28
|
+
exports.nodePort = nodePort;
|
|
29
|
+
exports.nodePortHelper = nodePortHelper;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const label = "アクセスタイプ";
|
|
2
|
+
const clusterIP = "クラスター内アクセス (ClusterIP)";
|
|
3
|
+
const clusterIPHelper = "クラスター内の他のサービスやコンテナからアクセス可能なエントリーポイントで、TCP/UDP プロトコルをサポートし、サービスネットワークの分離性を確保します。";
|
|
4
|
+
const nodePort = "ノードポート (NodePort)";
|
|
5
|
+
const nodePortHelper = "ノードポートをコンテナにマッピングするアクセス方式です。";
|
|
6
|
+
const loadBalancer = "ロードバランサー (LoadBalancer)";
|
|
7
|
+
const loadBalancerHelper = "外部ロードバランサーのトラフィックは直接バックエンドの Pod にリダイレクトされます。";
|
|
8
|
+
const annotation = "アノテーション";
|
|
9
|
+
const AccessType = {
|
|
10
|
+
label,
|
|
11
|
+
clusterIP,
|
|
12
|
+
clusterIPHelper,
|
|
13
|
+
nodePort,
|
|
14
|
+
nodePortHelper,
|
|
15
|
+
loadBalancer,
|
|
16
|
+
loadBalancerHelper,
|
|
17
|
+
annotation
|
|
18
|
+
};
|
|
19
|
+
export {
|
|
20
|
+
annotation,
|
|
21
|
+
clusterIP,
|
|
22
|
+
clusterIPHelper,
|
|
23
|
+
AccessType as default,
|
|
24
|
+
label,
|
|
25
|
+
loadBalancer,
|
|
26
|
+
loadBalancerHelper,
|
|
27
|
+
nodePort,
|
|
28
|
+
nodePortHelper
|
|
29
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const duplicated = "{name}行目が重複しています";
|
|
4
|
+
const connector = "、";
|
|
5
|
+
const ArrayEditor = {
|
|
6
|
+
duplicated,
|
|
7
|
+
connector
|
|
8
|
+
};
|
|
9
|
+
exports.connector = connector;
|
|
10
|
+
exports.default = ArrayEditor;
|
|
11
|
+
exports.duplicated = duplicated;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const winMax = "最大化";
|
|
4
|
+
const winStore = "元に戻す";
|
|
5
|
+
const winMin = "最小化";
|
|
6
|
+
const newTab = "ブラウザタブで新しいウィンドウを開く";
|
|
7
|
+
const closeAll = "すべてのコンソールを閉じる";
|
|
8
|
+
const CloudShellGroup = {
|
|
9
|
+
winMax,
|
|
10
|
+
winStore,
|
|
11
|
+
winMin,
|
|
12
|
+
newTab,
|
|
13
|
+
closeAll
|
|
14
|
+
};
|
|
15
|
+
exports.closeAll = closeAll;
|
|
16
|
+
exports.default = CloudShellGroup;
|
|
17
|
+
exports.newTab = newTab;
|
|
18
|
+
exports.winMax = winMax;
|
|
19
|
+
exports.winMin = winMin;
|
|
20
|
+
exports.winStore = winStore;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
const winMax = "最大化";
|
|
2
|
+
const winStore = "元に戻す";
|
|
3
|
+
const winMin = "最小化";
|
|
4
|
+
const newTab = "ブラウザタブで新しいウィンドウを開く";
|
|
5
|
+
const closeAll = "すべてのコンソールを閉じる";
|
|
6
|
+
const CloudShellGroup = {
|
|
7
|
+
winMax,
|
|
8
|
+
winStore,
|
|
9
|
+
winMin,
|
|
10
|
+
newTab,
|
|
11
|
+
closeAll
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
closeAll,
|
|
15
|
+
CloudShellGroup as default,
|
|
16
|
+
newTab,
|
|
17
|
+
winMax,
|
|
18
|
+
winMin,
|
|
19
|
+
winStore
|
|
20
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const title = "@:biz.common.clusterUnknown.title";
|
|
4
|
+
const content = "@:biz.common.clusterUnknown.content";
|
|
5
|
+
const ClusterUnknownMessage = {
|
|
6
|
+
title,
|
|
7
|
+
content
|
|
8
|
+
};
|
|
9
|
+
exports.content = content;
|
|
10
|
+
exports.default = ClusterUnknownMessage;
|
|
11
|
+
exports.title = title;
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const nvidiaVgpuTip = "割り当てる物理カード数 ≤ ノードに搭載されている GPU カード数";
|
|
4
|
+
const nvidiaGpucoresTip = "物理 GPU カードごとの使用量";
|
|
5
|
+
const gpuQuota = "GPU 設定";
|
|
6
|
+
const addGpu = "GPU を追加";
|
|
7
|
+
const gpuType = "GPU タイプ";
|
|
8
|
+
const typeMiss = "この GPU タイプは既にサポートされていません。詳細は「クラスター設定」→「GPU 設定」を確認してください";
|
|
9
|
+
const vgpuTypePlaceholder = "GPU タイプを選択してください";
|
|
10
|
+
const goAdd = "GPU タイプを追加";
|
|
11
|
+
const hashrateTip = "コンテナで使用可能な演算能力 = 物理カード数 × 使用量";
|
|
12
|
+
const gpuCall = "GPU 呼び出し";
|
|
13
|
+
const localCall = "ローカル呼び出し";
|
|
14
|
+
const remoteCall = "リモート呼び出し";
|
|
15
|
+
const assignType = "指定モデル";
|
|
16
|
+
const gpuModel = "GPU モデル";
|
|
17
|
+
const available = "単一ノードで最大 {available} 個利用可能";
|
|
18
|
+
const highPriority = "高優先度タスク";
|
|
19
|
+
const lowPriority = "通常タスク";
|
|
20
|
+
const taskPriority = "タスク優先度";
|
|
21
|
+
const taskPriorityHelper = "高優先度 Pod が GPU 演算能力を使用し始めると、すべての通常 Pod は直ちに GPU 演算能力の使用が一時停止されます。高優先度 Pod の演算タスクが終了すると、通常タスクは再び GPU 演算能力の使用を再開します。";
|
|
22
|
+
const spec = "スペック";
|
|
23
|
+
const number = "数量";
|
|
24
|
+
const numberIntegerError = "整数でなければなりません";
|
|
25
|
+
const advancedConfig = "詳細設定";
|
|
26
|
+
const iluvatar = {
|
|
27
|
+
computeTip: "物理 GPU を使用する場合、GPU 演算能力は 100 単位の整数値(例:100、200…)で入力してください",
|
|
28
|
+
memoryTip: "GPU メモリ = 256 × 入力値 MB"
|
|
29
|
+
};
|
|
30
|
+
const schedulePolicy = "スケジューリングポリシー(Binpack / Spread)";
|
|
31
|
+
const baseGpuSchedule = {
|
|
32
|
+
label: "GPU カードベースのスケジューリングポリシー",
|
|
33
|
+
binpackHelper: "Binpack:ノード上の同一の GPU カードを優先的に選択します。GPU 使用率を向上させ、リソースの断片化を減らすのに適しています。",
|
|
34
|
+
spreadHelper: "Spread:複数の Pod をノード上の異なる GPU カードに分散させます。高可用性シナリオに適しており、単一カード障害を回避します。"
|
|
35
|
+
};
|
|
36
|
+
const baseNodeSchedule = {
|
|
37
|
+
label: "ノードベースのスケジューリングポリシー",
|
|
38
|
+
binpackHelper: "Binpack:複数の Pod は同一ノードを優先的に選択します。GPU 使用率を向上させ、リソースの断片化を減らすのに適しています。",
|
|
39
|
+
spreadHelper: "Spread:複数の Pod を異なるノードに分散配置します。高可用性シナリオに適しており、単一ノード障害を回避します。"
|
|
40
|
+
};
|
|
41
|
+
const unlimited = "制限なし";
|
|
42
|
+
const min = "最小値:{min}";
|
|
43
|
+
const max = "最大値:{max}";
|
|
44
|
+
const errorDecimal = "小数点以下 3 桁までサポート";
|
|
45
|
+
const Gpu = {
|
|
46
|
+
nvidiaVgpuTip,
|
|
47
|
+
nvidiaGpucoresTip,
|
|
48
|
+
gpuQuota,
|
|
49
|
+
addGpu,
|
|
50
|
+
gpuType,
|
|
51
|
+
typeMiss,
|
|
52
|
+
vgpuTypePlaceholder,
|
|
53
|
+
goAdd,
|
|
54
|
+
hashrateTip,
|
|
55
|
+
gpuCall,
|
|
56
|
+
localCall,
|
|
57
|
+
remoteCall,
|
|
58
|
+
assignType,
|
|
59
|
+
gpuModel,
|
|
60
|
+
available,
|
|
61
|
+
highPriority,
|
|
62
|
+
lowPriority,
|
|
63
|
+
taskPriority,
|
|
64
|
+
taskPriorityHelper,
|
|
65
|
+
spec,
|
|
66
|
+
number,
|
|
67
|
+
numberIntegerError,
|
|
68
|
+
advancedConfig,
|
|
69
|
+
iluvatar,
|
|
70
|
+
schedulePolicy,
|
|
71
|
+
baseGpuSchedule,
|
|
72
|
+
baseNodeSchedule,
|
|
73
|
+
unlimited,
|
|
74
|
+
min,
|
|
75
|
+
max,
|
|
76
|
+
errorDecimal
|
|
77
|
+
};
|
|
78
|
+
exports.addGpu = addGpu;
|
|
79
|
+
exports.advancedConfig = advancedConfig;
|
|
80
|
+
exports.assignType = assignType;
|
|
81
|
+
exports.available = available;
|
|
82
|
+
exports.baseGpuSchedule = baseGpuSchedule;
|
|
83
|
+
exports.baseNodeSchedule = baseNodeSchedule;
|
|
84
|
+
exports.default = Gpu;
|
|
85
|
+
exports.errorDecimal = errorDecimal;
|
|
86
|
+
exports.goAdd = goAdd;
|
|
87
|
+
exports.gpuCall = gpuCall;
|
|
88
|
+
exports.gpuModel = gpuModel;
|
|
89
|
+
exports.gpuQuota = gpuQuota;
|
|
90
|
+
exports.gpuType = gpuType;
|
|
91
|
+
exports.hashrateTip = hashrateTip;
|
|
92
|
+
exports.highPriority = highPriority;
|
|
93
|
+
exports.iluvatar = iluvatar;
|
|
94
|
+
exports.localCall = localCall;
|
|
95
|
+
exports.lowPriority = lowPriority;
|
|
96
|
+
exports.max = max;
|
|
97
|
+
exports.min = min;
|
|
98
|
+
exports.number = number;
|
|
99
|
+
exports.numberIntegerError = numberIntegerError;
|
|
100
|
+
exports.nvidiaGpucoresTip = nvidiaGpucoresTip;
|
|
101
|
+
exports.nvidiaVgpuTip = nvidiaVgpuTip;
|
|
102
|
+
exports.remoteCall = remoteCall;
|
|
103
|
+
exports.schedulePolicy = schedulePolicy;
|
|
104
|
+
exports.spec = spec;
|
|
105
|
+
exports.taskPriority = taskPriority;
|
|
106
|
+
exports.taskPriorityHelper = taskPriorityHelper;
|
|
107
|
+
exports.typeMiss = typeMiss;
|
|
108
|
+
exports.unlimited = unlimited;
|
|
109
|
+
exports.vgpuTypePlaceholder = vgpuTypePlaceholder;
|