{{role.name}} |
{{role.weight | number}} |
{{role.frameworks.length | number}} |
{{role.resources.cpus | decimalFloat}} |
{{role.resources.gpus | decimalFloat}} |
{{role.resources.mem * (1024 * 1024) | dataSize}} |
{{role.resources.disk * (1024 * 1024) | dataSize}} |
{{(role.quota.guarantee.cpus | decimalFloat) || "-"}} |
{{(role.quota.guarantee.gpus | decimalFloat) || "-"}} |
{{(role.quota.guarantee.mem * (1024 * 1024) | dataSize) || "-"}} |
{{(role.quota.guarantee.disk * (1024 * 1024) | dataSize) || "-"}} |
{{(role.quota.guarantee.cpus | decimalFloat) || "-"}} |
{{(role.quota.guarantee.gpus | decimalFloat) || "-"}} |
{{(role.quota.guarantee.mem * (1024 * 1024) | dataSize) || "-"}} |
{{(role.quota.guarantee.disk * (1024 * 1024) | dataSize) || "-"}} |