Kaelan Patel aed2cff2a6 Merge pull request #1185 from kubecost/kaelan-clone-errors 4 年 前
..
allocation.go aed2cff2a6 Merge pull request #1185 from kubecost/kaelan-clone-errors 4 年 前
allocation_test.go 022a70be3c Deprecate old idle computation functions 4 年 前
allocationprops.go ac7c090aa3 Swap klog to log package 4 年 前
asset.go aed2cff2a6 Merge pull request #1185 from kubecost/kaelan-clone-errors 4 年 前
asset_test.go 4f87967e88 Allocations in AllocationSet have correct Window 4 年 前
asset_unmarshal.go c76b993b3b Remove comments concerning jsoniter. No longer relevant 4 年 前
asset_unmarshal_test.go 21aec434b0 Replace json-iter with go-json, update the tests, replace type definitions with alias for json pkg. 4 年 前
assetprops.go 20a9ca9029 Summary Allocation API: SummaryAllocation types and methods; ResourceTotals for caching precomputed intermediate structures; performance upgrades 4 年 前
bingen.go c984b8ef53 Comment for bingen backwards-compat field ordering 4 年 前
cloudusage.go 80e1c45685 Newline 4 年 前
common.go 27d24254bf Added a generic Pair type based on C++ std::pair 4 年 前
config.go 92520d1126 Sanitize labels in AggregateBy on label aliases 4 年 前
config_test.go 2de0b18a8b fix state machine 4 年 前
json.go be0b1aa7c4 Created a util/json.go which delegates calls to jsoniter or encoding/json libraries 5 年 前
kubecost_codecs.go d860712dcf Regenerate codecs with backwards-compat support 4 年 前
kubecost_codecs_test.go e33efe5690 Update mock function names 5 年 前
mock.go 2e3f99250b Fix allocation unit tests and comment on the one that cannot be fixed 4 年 前
query.go 336716493c Merge pull request #1174 from kubecost/sean/ad-hoc 4 年 前
status.go f330beb062 Update data structures to support ad hoc queries 4 年 前
summaryallocation.go 8967fc5c10 Add Clone to SummaryAllocationSet 4 年 前
summaryallocation_test.go 1f6df7cb15 Add unit tests for SummaryAllocation and fix bug in Add 4 年 前
totals.go 4a4cb32164 Adds a test for TestComputeIdleCoefficients to ensure that coefficients 4 年 前
totals_test.go 4a4cb32164 Adds a test for TestComputeIdleCoefficients to ensure that coefficients 4 年 前
window.go 59d8a49b2b Implement ContainsWindow 4 年 前
window_test.go 4f87967e88 Allocations in AllocationSet have correct Window 4 年 前