@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
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const label = "ノードセレクター";
|
|
4
|
+
const addNodeLabels = "ノードラベルを参照";
|
|
5
|
+
const node = "ノード";
|
|
6
|
+
const selectNode = "ノードを選択";
|
|
7
|
+
const NodeSelector = {
|
|
8
|
+
label,
|
|
9
|
+
addNodeLabels,
|
|
10
|
+
node,
|
|
11
|
+
selectNode
|
|
12
|
+
};
|
|
13
|
+
exports.addNodeLabels = addNodeLabels;
|
|
14
|
+
exports.default = NodeSelector;
|
|
15
|
+
exports.label = label;
|
|
16
|
+
exports.node = node;
|
|
17
|
+
exports.selectNode = selectNode;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const label = "ノードセレクター";
|
|
2
|
+
const addNodeLabels = "ノードラベルを参照";
|
|
3
|
+
const node = "ノード";
|
|
4
|
+
const selectNode = "ノードを選択";
|
|
5
|
+
const NodeSelector = {
|
|
6
|
+
label,
|
|
7
|
+
addNodeLabels,
|
|
8
|
+
node,
|
|
9
|
+
selectNode
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
addNodeLabels,
|
|
13
|
+
NodeSelector as default,
|
|
14
|
+
label,
|
|
15
|
+
node,
|
|
16
|
+
selectNode
|
|
17
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const add = "追加";
|
|
4
|
+
const key = "キー";
|
|
5
|
+
const value = "値";
|
|
6
|
+
const duplicateKey = "キー {key} は既に存在します。再入力してください。";
|
|
7
|
+
const ObjectEditor = {
|
|
8
|
+
add,
|
|
9
|
+
key,
|
|
10
|
+
value,
|
|
11
|
+
duplicateKey
|
|
12
|
+
};
|
|
13
|
+
exports.add = add;
|
|
14
|
+
exports.default = ObjectEditor;
|
|
15
|
+
exports.duplicateKey = duplicateKey;
|
|
16
|
+
exports.key = key;
|
|
17
|
+
exports.value = value;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const add = "追加";
|
|
2
|
+
const key = "キー";
|
|
3
|
+
const value = "値";
|
|
4
|
+
const duplicateKey = "キー {key} は既に存在します。再入力してください。";
|
|
5
|
+
const ObjectEditor = {
|
|
6
|
+
add,
|
|
7
|
+
key,
|
|
8
|
+
value,
|
|
9
|
+
duplicateKey
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
add,
|
|
13
|
+
ObjectEditor as default,
|
|
14
|
+
duplicateKey,
|
|
15
|
+
key,
|
|
16
|
+
value
|
|
17
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const label = "パラメーター設定";
|
|
4
|
+
const configType = {
|
|
5
|
+
"default": "デフォルト",
|
|
6
|
+
customer: "カスタム"
|
|
7
|
+
};
|
|
8
|
+
const isNeedRestart = {
|
|
9
|
+
"true": "はい",
|
|
10
|
+
"false": "いいえ"
|
|
11
|
+
};
|
|
12
|
+
const columns = {
|
|
13
|
+
name: "パラメーター名",
|
|
14
|
+
"default": "デフォルト値",
|
|
15
|
+
current: "現在値",
|
|
16
|
+
isNeedRestart: "再起動の要否"
|
|
17
|
+
};
|
|
18
|
+
const ParameterConfiguration = {
|
|
19
|
+
label,
|
|
20
|
+
configType,
|
|
21
|
+
isNeedRestart,
|
|
22
|
+
columns
|
|
23
|
+
};
|
|
24
|
+
exports.columns = columns;
|
|
25
|
+
exports.configType = configType;
|
|
26
|
+
exports.default = ParameterConfiguration;
|
|
27
|
+
exports.isNeedRestart = isNeedRestart;
|
|
28
|
+
exports.label = label;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
const label = "パラメーター設定";
|
|
2
|
+
const configType = {
|
|
3
|
+
"default": "デフォルト",
|
|
4
|
+
customer: "カスタム"
|
|
5
|
+
};
|
|
6
|
+
const isNeedRestart = {
|
|
7
|
+
"true": "はい",
|
|
8
|
+
"false": "いいえ"
|
|
9
|
+
};
|
|
10
|
+
const columns = {
|
|
11
|
+
name: "パラメーター名",
|
|
12
|
+
"default": "デフォルト値",
|
|
13
|
+
current: "現在値",
|
|
14
|
+
isNeedRestart: "再起動の要否"
|
|
15
|
+
};
|
|
16
|
+
const ParameterConfiguration = {
|
|
17
|
+
label,
|
|
18
|
+
configType,
|
|
19
|
+
isNeedRestart,
|
|
20
|
+
columns
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
columns,
|
|
24
|
+
configType,
|
|
25
|
+
ParameterConfiguration as default,
|
|
26
|
+
isNeedRestart,
|
|
27
|
+
label
|
|
28
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const columns = {
|
|
4
|
+
name: "パラメーター名",
|
|
5
|
+
"default": "デフォルト値",
|
|
6
|
+
current: "現在値",
|
|
7
|
+
isNeedRestart: "再起動の要否",
|
|
8
|
+
value: "選択可能な値",
|
|
9
|
+
valueRemarks: "説明"
|
|
10
|
+
};
|
|
11
|
+
const restart = {
|
|
12
|
+
"true": "はい",
|
|
13
|
+
"false": "いいえ"
|
|
14
|
+
};
|
|
15
|
+
const dialog = {
|
|
16
|
+
title: "パラメーター更新の確認",
|
|
17
|
+
content: "パラメーターの更新にはインスタンスの再起動が必要です。再起動するとインスタンスが利用できなくなりますので、慎重に操作してください!"
|
|
18
|
+
};
|
|
19
|
+
const ParameterList = {
|
|
20
|
+
columns,
|
|
21
|
+
restart,
|
|
22
|
+
dialog
|
|
23
|
+
};
|
|
24
|
+
exports.columns = columns;
|
|
25
|
+
exports.default = ParameterList;
|
|
26
|
+
exports.dialog = dialog;
|
|
27
|
+
exports.restart = restart;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
const columns = {
|
|
2
|
+
name: "パラメーター名",
|
|
3
|
+
"default": "デフォルト値",
|
|
4
|
+
current: "現在値",
|
|
5
|
+
isNeedRestart: "再起動の要否",
|
|
6
|
+
value: "選択可能な値",
|
|
7
|
+
valueRemarks: "説明"
|
|
8
|
+
};
|
|
9
|
+
const restart = {
|
|
10
|
+
"true": "はい",
|
|
11
|
+
"false": "いいえ"
|
|
12
|
+
};
|
|
13
|
+
const dialog = {
|
|
14
|
+
title: "パラメーター更新の確認",
|
|
15
|
+
content: "パラメーターの更新にはインスタンスの再起動が必要です。再起動するとインスタンスが利用できなくなりますので、慎重に操作してください!"
|
|
16
|
+
};
|
|
17
|
+
const ParameterList = {
|
|
18
|
+
columns,
|
|
19
|
+
restart,
|
|
20
|
+
dialog
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
columns,
|
|
24
|
+
ParameterList as default,
|
|
25
|
+
dialog,
|
|
26
|
+
restart
|
|
27
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const name = "テンプレート名";
|
|
4
|
+
const version = "対応バージョン";
|
|
5
|
+
const type = "テンプレートタイプ";
|
|
6
|
+
const templateType = {
|
|
7
|
+
customer: "カスタム",
|
|
8
|
+
"default": "デフォルト"
|
|
9
|
+
};
|
|
10
|
+
const createTime = "作成時刻";
|
|
11
|
+
const createTemplate = "作成";
|
|
12
|
+
const importTemplate = "インポート";
|
|
13
|
+
const ParameterTemplateList = {
|
|
14
|
+
name,
|
|
15
|
+
version,
|
|
16
|
+
type,
|
|
17
|
+
templateType,
|
|
18
|
+
createTime,
|
|
19
|
+
createTemplate,
|
|
20
|
+
importTemplate
|
|
21
|
+
};
|
|
22
|
+
exports.createTemplate = createTemplate;
|
|
23
|
+
exports.createTime = createTime;
|
|
24
|
+
exports.default = ParameterTemplateList;
|
|
25
|
+
exports.importTemplate = importTemplate;
|
|
26
|
+
exports.name = name;
|
|
27
|
+
exports.templateType = templateType;
|
|
28
|
+
exports.type = type;
|
|
29
|
+
exports.version = version;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const name = "テンプレート名";
|
|
2
|
+
const version = "対応バージョン";
|
|
3
|
+
const type = "テンプレートタイプ";
|
|
4
|
+
const templateType = {
|
|
5
|
+
customer: "カスタム",
|
|
6
|
+
"default": "デフォルト"
|
|
7
|
+
};
|
|
8
|
+
const createTime = "作成時刻";
|
|
9
|
+
const createTemplate = "作成";
|
|
10
|
+
const importTemplate = "インポート";
|
|
11
|
+
const ParameterTemplateList = {
|
|
12
|
+
name,
|
|
13
|
+
version,
|
|
14
|
+
type,
|
|
15
|
+
templateType,
|
|
16
|
+
createTime,
|
|
17
|
+
createTemplate,
|
|
18
|
+
importTemplate
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
createTemplate,
|
|
22
|
+
createTime,
|
|
23
|
+
ParameterTemplateList as default,
|
|
24
|
+
importTemplate,
|
|
25
|
+
name,
|
|
26
|
+
templateType,
|
|
27
|
+
type,
|
|
28
|
+
version
|
|
29
|
+
};
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const label = "Pod アフィニティ";
|
|
4
|
+
const antiLabel = "Pod アンチアフィニティ";
|
|
5
|
+
const condition = "条件";
|
|
6
|
+
const required = "必須";
|
|
7
|
+
const preferred = "優先";
|
|
8
|
+
const weight = "重み";
|
|
9
|
+
const topologyKey = "トポロジーキー";
|
|
10
|
+
const namespaces = "名前空間";
|
|
11
|
+
const podSelector = "Pod セレクター";
|
|
12
|
+
const addSelector = "セレクターを追加";
|
|
13
|
+
const iconMessage = "トポロジーキーに基づきワークロードの Pod を複数のクラスターノードに分散させ、Pod が特定のノードに集中して配置されるのを防ぎます。";
|
|
14
|
+
const podSelectorHelper = "インスタンス作成完了後、入力したラベルがインスタンス関連の Pod に追加されていることを {target} で確認してください。";
|
|
15
|
+
const podSelectorHelperLink = "コンテナ管理";
|
|
16
|
+
const addLabelsBtn = "Pod ラベルを参照";
|
|
17
|
+
const addLabelsPod = "Pod";
|
|
18
|
+
const addLabelsPodPlaceholder = "Pod を選択";
|
|
19
|
+
const PodAffinity = {
|
|
20
|
+
label,
|
|
21
|
+
antiLabel,
|
|
22
|
+
condition,
|
|
23
|
+
required,
|
|
24
|
+
preferred,
|
|
25
|
+
weight,
|
|
26
|
+
topologyKey,
|
|
27
|
+
namespaces,
|
|
28
|
+
podSelector,
|
|
29
|
+
addSelector,
|
|
30
|
+
iconMessage,
|
|
31
|
+
podSelectorHelper,
|
|
32
|
+
podSelectorHelperLink,
|
|
33
|
+
addLabelsBtn,
|
|
34
|
+
addLabelsPod,
|
|
35
|
+
addLabelsPodPlaceholder
|
|
36
|
+
};
|
|
37
|
+
exports.addLabelsBtn = addLabelsBtn;
|
|
38
|
+
exports.addLabelsPod = addLabelsPod;
|
|
39
|
+
exports.addLabelsPodPlaceholder = addLabelsPodPlaceholder;
|
|
40
|
+
exports.addSelector = addSelector;
|
|
41
|
+
exports.antiLabel = antiLabel;
|
|
42
|
+
exports.condition = condition;
|
|
43
|
+
exports.default = PodAffinity;
|
|
44
|
+
exports.iconMessage = iconMessage;
|
|
45
|
+
exports.label = label;
|
|
46
|
+
exports.namespaces = namespaces;
|
|
47
|
+
exports.podSelector = podSelector;
|
|
48
|
+
exports.podSelectorHelper = podSelectorHelper;
|
|
49
|
+
exports.podSelectorHelperLink = podSelectorHelperLink;
|
|
50
|
+
exports.preferred = preferred;
|
|
51
|
+
exports.required = required;
|
|
52
|
+
exports.topologyKey = topologyKey;
|
|
53
|
+
exports.weight = weight;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
const label = "Pod アフィニティ";
|
|
2
|
+
const antiLabel = "Pod アンチアフィニティ";
|
|
3
|
+
const condition = "条件";
|
|
4
|
+
const required = "必須";
|
|
5
|
+
const preferred = "優先";
|
|
6
|
+
const weight = "重み";
|
|
7
|
+
const topologyKey = "トポロジーキー";
|
|
8
|
+
const namespaces = "名前空間";
|
|
9
|
+
const podSelector = "Pod セレクター";
|
|
10
|
+
const addSelector = "セレクターを追加";
|
|
11
|
+
const iconMessage = "トポロジーキーに基づきワークロードの Pod を複数のクラスターノードに分散させ、Pod が特定のノードに集中して配置されるのを防ぎます。";
|
|
12
|
+
const podSelectorHelper = "インスタンス作成完了後、入力したラベルがインスタンス関連の Pod に追加されていることを {target} で確認してください。";
|
|
13
|
+
const podSelectorHelperLink = "コンテナ管理";
|
|
14
|
+
const addLabelsBtn = "Pod ラベルを参照";
|
|
15
|
+
const addLabelsPod = "Pod";
|
|
16
|
+
const addLabelsPodPlaceholder = "Pod を選択";
|
|
17
|
+
const PodAffinity = {
|
|
18
|
+
label,
|
|
19
|
+
antiLabel,
|
|
20
|
+
condition,
|
|
21
|
+
required,
|
|
22
|
+
preferred,
|
|
23
|
+
weight,
|
|
24
|
+
topologyKey,
|
|
25
|
+
namespaces,
|
|
26
|
+
podSelector,
|
|
27
|
+
addSelector,
|
|
28
|
+
iconMessage,
|
|
29
|
+
podSelectorHelper,
|
|
30
|
+
podSelectorHelperLink,
|
|
31
|
+
addLabelsBtn,
|
|
32
|
+
addLabelsPod,
|
|
33
|
+
addLabelsPodPlaceholder
|
|
34
|
+
};
|
|
35
|
+
export {
|
|
36
|
+
addLabelsBtn,
|
|
37
|
+
addLabelsPod,
|
|
38
|
+
addLabelsPodPlaceholder,
|
|
39
|
+
addSelector,
|
|
40
|
+
antiLabel,
|
|
41
|
+
condition,
|
|
42
|
+
PodAffinity as default,
|
|
43
|
+
iconMessage,
|
|
44
|
+
label,
|
|
45
|
+
namespaces,
|
|
46
|
+
podSelector,
|
|
47
|
+
podSelectorHelper,
|
|
48
|
+
podSelectorHelperLink,
|
|
49
|
+
preferred,
|
|
50
|
+
required,
|
|
51
|
+
topologyKey,
|
|
52
|
+
weight
|
|
53
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const label = "ポート設定";
|
|
4
|
+
const protocol = "プロトコル";
|
|
5
|
+
const servicePort = "サービスポート";
|
|
6
|
+
const nodePort = "NodePort";
|
|
7
|
+
const nodePlaceholder = "ランダム";
|
|
8
|
+
const baseNodePortError = "30000~32767 の整数を入力してください";
|
|
9
|
+
const nodePortRepeatError = "ノードポートは重複できません";
|
|
10
|
+
const nodePortOccupyError = "NodePort ポート {nodePort} は既に使用されています";
|
|
11
|
+
const helper = "デフォルトではランダムなノードポートが割り当てられます。カスタムポート範囲は 30000~32767 です";
|
|
12
|
+
const PortConfig = {
|
|
13
|
+
label,
|
|
14
|
+
protocol,
|
|
15
|
+
servicePort,
|
|
16
|
+
nodePort,
|
|
17
|
+
nodePlaceholder,
|
|
18
|
+
baseNodePortError,
|
|
19
|
+
nodePortRepeatError,
|
|
20
|
+
nodePortOccupyError,
|
|
21
|
+
helper
|
|
22
|
+
};
|
|
23
|
+
exports.baseNodePortError = baseNodePortError;
|
|
24
|
+
exports.default = PortConfig;
|
|
25
|
+
exports.helper = helper;
|
|
26
|
+
exports.label = label;
|
|
27
|
+
exports.nodePlaceholder = nodePlaceholder;
|
|
28
|
+
exports.nodePort = nodePort;
|
|
29
|
+
exports.nodePortOccupyError = nodePortOccupyError;
|
|
30
|
+
exports.nodePortRepeatError = nodePortRepeatError;
|
|
31
|
+
exports.protocol = protocol;
|
|
32
|
+
exports.servicePort = servicePort;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
const label = "ポート設定";
|
|
2
|
+
const protocol = "プロトコル";
|
|
3
|
+
const servicePort = "サービスポート";
|
|
4
|
+
const nodePort = "NodePort";
|
|
5
|
+
const nodePlaceholder = "ランダム";
|
|
6
|
+
const baseNodePortError = "30000~32767 の整数を入力してください";
|
|
7
|
+
const nodePortRepeatError = "ノードポートは重複できません";
|
|
8
|
+
const nodePortOccupyError = "NodePort ポート {nodePort} は既に使用されています";
|
|
9
|
+
const helper = "デフォルトではランダムなノードポートが割り当てられます。カスタムポート範囲は 30000~32767 です";
|
|
10
|
+
const PortConfig = {
|
|
11
|
+
label,
|
|
12
|
+
protocol,
|
|
13
|
+
servicePort,
|
|
14
|
+
nodePort,
|
|
15
|
+
nodePlaceholder,
|
|
16
|
+
baseNodePortError,
|
|
17
|
+
nodePortRepeatError,
|
|
18
|
+
nodePortOccupyError,
|
|
19
|
+
helper
|
|
20
|
+
};
|
|
21
|
+
export {
|
|
22
|
+
baseNodePortError,
|
|
23
|
+
PortConfig as default,
|
|
24
|
+
helper,
|
|
25
|
+
label,
|
|
26
|
+
nodePlaceholder,
|
|
27
|
+
nodePort,
|
|
28
|
+
nodePortOccupyError,
|
|
29
|
+
nodePortRepeatError,
|
|
30
|
+
protocol,
|
|
31
|
+
servicePort
|
|
32
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const condition = "条件";
|
|
4
|
+
const required = "必須";
|
|
5
|
+
const preferred = "優先";
|
|
6
|
+
const weight = "重み";
|
|
7
|
+
const nodeSelector = "ノードセレクター";
|
|
8
|
+
const values = "ラベル値";
|
|
9
|
+
const key = "ラベル名";
|
|
10
|
+
const operator = "演算子";
|
|
11
|
+
const empty = "空";
|
|
12
|
+
const off = "無効";
|
|
13
|
+
const PreviewNodeAffinity = {
|
|
14
|
+
condition,
|
|
15
|
+
required,
|
|
16
|
+
preferred,
|
|
17
|
+
weight,
|
|
18
|
+
nodeSelector,
|
|
19
|
+
values,
|
|
20
|
+
key,
|
|
21
|
+
operator,
|
|
22
|
+
empty,
|
|
23
|
+
off
|
|
24
|
+
};
|
|
25
|
+
exports.condition = condition;
|
|
26
|
+
exports.default = PreviewNodeAffinity;
|
|
27
|
+
exports.empty = empty;
|
|
28
|
+
exports.key = key;
|
|
29
|
+
exports.nodeSelector = nodeSelector;
|
|
30
|
+
exports.off = off;
|
|
31
|
+
exports.operator = operator;
|
|
32
|
+
exports.preferred = preferred;
|
|
33
|
+
exports.required = required;
|
|
34
|
+
exports.values = values;
|
|
35
|
+
exports.weight = weight;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
const condition = "条件";
|
|
2
|
+
const required = "必須";
|
|
3
|
+
const preferred = "優先";
|
|
4
|
+
const weight = "重み";
|
|
5
|
+
const nodeSelector = "ノードセレクター";
|
|
6
|
+
const values = "ラベル値";
|
|
7
|
+
const key = "ラベル名";
|
|
8
|
+
const operator = "演算子";
|
|
9
|
+
const empty = "空";
|
|
10
|
+
const off = "無効";
|
|
11
|
+
const PreviewNodeAffinity = {
|
|
12
|
+
condition,
|
|
13
|
+
required,
|
|
14
|
+
preferred,
|
|
15
|
+
weight,
|
|
16
|
+
nodeSelector,
|
|
17
|
+
values,
|
|
18
|
+
key,
|
|
19
|
+
operator,
|
|
20
|
+
empty,
|
|
21
|
+
off
|
|
22
|
+
};
|
|
23
|
+
export {
|
|
24
|
+
condition,
|
|
25
|
+
PreviewNodeAffinity as default,
|
|
26
|
+
empty,
|
|
27
|
+
key,
|
|
28
|
+
nodeSelector,
|
|
29
|
+
off,
|
|
30
|
+
operator,
|
|
31
|
+
preferred,
|
|
32
|
+
required,
|
|
33
|
+
values,
|
|
34
|
+
weight
|
|
35
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const condition = "条件";
|
|
4
|
+
const required = "必須";
|
|
5
|
+
const preferred = "優先";
|
|
6
|
+
const weight = "重み";
|
|
7
|
+
const topologyKey = "トポロジーキー";
|
|
8
|
+
const podSelector = "Pod セレクター";
|
|
9
|
+
const values = "ラベル値";
|
|
10
|
+
const key = "ラベル名";
|
|
11
|
+
const operator = "演算子";
|
|
12
|
+
const empty = "空";
|
|
13
|
+
const off = "無効";
|
|
14
|
+
const PreviewPodAffinity = {
|
|
15
|
+
condition,
|
|
16
|
+
required,
|
|
17
|
+
preferred,
|
|
18
|
+
weight,
|
|
19
|
+
topologyKey,
|
|
20
|
+
podSelector,
|
|
21
|
+
values,
|
|
22
|
+
key,
|
|
23
|
+
operator,
|
|
24
|
+
empty,
|
|
25
|
+
off
|
|
26
|
+
};
|
|
27
|
+
exports.condition = condition;
|
|
28
|
+
exports.default = PreviewPodAffinity;
|
|
29
|
+
exports.empty = empty;
|
|
30
|
+
exports.key = key;
|
|
31
|
+
exports.off = off;
|
|
32
|
+
exports.operator = operator;
|
|
33
|
+
exports.podSelector = podSelector;
|
|
34
|
+
exports.preferred = preferred;
|
|
35
|
+
exports.required = required;
|
|
36
|
+
exports.topologyKey = topologyKey;
|
|
37
|
+
exports.values = values;
|
|
38
|
+
exports.weight = weight;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
const condition = "条件";
|
|
2
|
+
const required = "必須";
|
|
3
|
+
const preferred = "優先";
|
|
4
|
+
const weight = "重み";
|
|
5
|
+
const topologyKey = "トポロジーキー";
|
|
6
|
+
const podSelector = "Pod セレクター";
|
|
7
|
+
const values = "ラベル値";
|
|
8
|
+
const key = "ラベル名";
|
|
9
|
+
const operator = "演算子";
|
|
10
|
+
const empty = "空";
|
|
11
|
+
const off = "無効";
|
|
12
|
+
const PreviewPodAffinity = {
|
|
13
|
+
condition,
|
|
14
|
+
required,
|
|
15
|
+
preferred,
|
|
16
|
+
weight,
|
|
17
|
+
topologyKey,
|
|
18
|
+
podSelector,
|
|
19
|
+
values,
|
|
20
|
+
key,
|
|
21
|
+
operator,
|
|
22
|
+
empty,
|
|
23
|
+
off
|
|
24
|
+
};
|
|
25
|
+
export {
|
|
26
|
+
condition,
|
|
27
|
+
PreviewPodAffinity as default,
|
|
28
|
+
empty,
|
|
29
|
+
key,
|
|
30
|
+
off,
|
|
31
|
+
operator,
|
|
32
|
+
podSelector,
|
|
33
|
+
preferred,
|
|
34
|
+
required,
|
|
35
|
+
topologyKey,
|
|
36
|
+
values,
|
|
37
|
+
weight
|
|
38
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const protocol = "プロトコル";
|
|
4
|
+
const port = "サービスポート";
|
|
5
|
+
const nodePort = "NodePort";
|
|
6
|
+
const random = "ランダム";
|
|
7
|
+
const PreviewPorts = {
|
|
8
|
+
protocol,
|
|
9
|
+
port,
|
|
10
|
+
nodePort,
|
|
11
|
+
random
|
|
12
|
+
};
|
|
13
|
+
exports.default = PreviewPorts;
|
|
14
|
+
exports.nodePort = nodePort;
|
|
15
|
+
exports.port = port;
|
|
16
|
+
exports.protocol = protocol;
|
|
17
|
+
exports.random = random;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const protocol = "プロトコル";
|
|
2
|
+
const port = "サービスポート";
|
|
3
|
+
const nodePort = "NodePort";
|
|
4
|
+
const random = "ランダム";
|
|
5
|
+
const PreviewPorts = {
|
|
6
|
+
protocol,
|
|
7
|
+
port,
|
|
8
|
+
nodePort,
|
|
9
|
+
random
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
PreviewPorts as default,
|
|
13
|
+
nodePort,
|
|
14
|
+
port,
|
|
15
|
+
protocol,
|
|
16
|
+
random
|
|
17
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const key = "キー";
|
|
4
|
+
const operator = "演算子";
|
|
5
|
+
const value = "値";
|
|
6
|
+
const effect = "効果";
|
|
7
|
+
const tolerationSeconds = "許容時間(秒)";
|
|
8
|
+
const PreviewTolerations = {
|
|
9
|
+
key,
|
|
10
|
+
operator,
|
|
11
|
+
value,
|
|
12
|
+
effect,
|
|
13
|
+
tolerationSeconds
|
|
14
|
+
};
|
|
15
|
+
exports.default = PreviewTolerations;
|
|
16
|
+
exports.effect = effect;
|
|
17
|
+
exports.key = key;
|
|
18
|
+
exports.operator = operator;
|
|
19
|
+
exports.tolerationSeconds = tolerationSeconds;
|
|
20
|
+
exports.value = value;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
const key = "キー";
|
|
2
|
+
const operator = "演算子";
|
|
3
|
+
const value = "値";
|
|
4
|
+
const effect = "効果";
|
|
5
|
+
const tolerationSeconds = "許容時間(秒)";
|
|
6
|
+
const PreviewTolerations = {
|
|
7
|
+
key,
|
|
8
|
+
operator,
|
|
9
|
+
value,
|
|
10
|
+
effect,
|
|
11
|
+
tolerationSeconds
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
PreviewTolerations as default,
|
|
15
|
+
effect,
|
|
16
|
+
key,
|
|
17
|
+
operator,
|
|
18
|
+
tolerationSeconds,
|
|
19
|
+
value
|
|
20
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const cpuLabel = "CPU クォータ";
|
|
4
|
+
const memoryLabel = "メモリクォータ";
|
|
5
|
+
const request = "リクエスト";
|
|
6
|
+
const limit = "リミット";
|
|
7
|
+
const cpuHelper = "現在の名前空間で利用可能なリクエスト CPU は {request}、リミット CPU は {limit} です";
|
|
8
|
+
const memoryHelper = "現在の名前空間で利用可能なリクエストメモリは {request}、リミットメモリは {limit} です";
|
|
9
|
+
const unlimited = "制限なし";
|
|
10
|
+
const maxWarning = [
|
|
11
|
+
"現在の名前空間で利用可能なリソースが不足している可能性があり、アプリの起動または更新が失敗する恐れがあります。",
|
|
12
|
+
"リソースクォータ(CPU / メモリ)が今回の操作要件を満たしているか確認してください。"
|
|
13
|
+
];
|
|
14
|
+
const ResourceConfig = {
|
|
15
|
+
cpuLabel,
|
|
16
|
+
memoryLabel,
|
|
17
|
+
request,
|
|
18
|
+
limit,
|
|
19
|
+
cpuHelper,
|
|
20
|
+
memoryHelper,
|
|
21
|
+
unlimited,
|
|
22
|
+
maxWarning
|
|
23
|
+
};
|
|
24
|
+
exports.cpuHelper = cpuHelper;
|
|
25
|
+
exports.cpuLabel = cpuLabel;
|
|
26
|
+
exports.default = ResourceConfig;
|
|
27
|
+
exports.limit = limit;
|
|
28
|
+
exports.maxWarning = maxWarning;
|
|
29
|
+
exports.memoryHelper = memoryHelper;
|
|
30
|
+
exports.memoryLabel = memoryLabel;
|
|
31
|
+
exports.request = request;
|
|
32
|
+
exports.unlimited = unlimited;
|