Alex Meijer d651c91bc1 update comment vor 3 Jahren
..
allocation.go 9c8c54da51 Merge branch 'develop' into niko/CORE-129/proportional-asset-cost vor 3 Jahren
allocation_json.go 7663fc161e [CORE-129] updates to get idle coeffs surfaced, also surface provider ID vor 3 Jahren
allocation_json_test.go 0ddbbb068a use opencost json marshaler for allocation responses vor 3 Jahren
allocation_test.go 51c32934ff add testing vor 3 Jahren
allocationfilter.go 9f8665322a add aliased fields (labels, annotations) to filters vor 3 Jahren
allocationfilter_test.go 66d96a8e21 Use recursive calls to Equal() for AND and OR = vor 3 Jahren
allocationprops.go 052966df0e fix unit tests vor 3 Jahren
allocationprops_test.go bfe252d91c added real world example vor 3 Jahren
asset.go 8eac35685b add regex support for weekly queries vor 3 Jahren
asset_json.go 15e5d62549 Make usage of Disk resilient to absence of metrics vor 3 Jahren
asset_json_test.go 15e5d62549 Make usage of Disk resilient to absence of metrics vor 3 Jahren
asset_test.go 62387b7625 Update pkg/kubecost/asset_test.go vor 3 Jahren
assetprops.go 40652aa0ed Refactor provider naming scheme vor 3 Jahren
audit.go 0fabcbf3be Fix intervals, handle unmounted PVC and LBs vor 3 Jahren
bingen.go eabe8bbfe4 update cloud cost structs vor 3 Jahren
cloudcostaggregate.go 0ff760835d interesection between cloudcost aggregate properties vor 3 Jahren
cloudcostaggregate_test.go 0ff760835d interesection between cloudcost aggregate properties vor 3 Jahren
cloudcostitem.go 974c415616 removing account from key matching between kubecost and cloudcost vor 3 Jahren
cloudcostitem_test.go 1efa0e44f8 adding the get cluster functionality for a cloud cost item based on providers vor 3 Jahren
cloudusage.go 80e1c45685 Newline vor 4 Jahren
common.go 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. vor 4 Jahren
config.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost vor 4 Jahren
config_test.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost vor 4 Jahren
coverage.go 8ebac44359 Fix panic calling IsEmpty() on a nil CoverageSet vor 3 Jahren
diff_test.go 2d81355cab add support for assets to use configured labels vor 3 Jahren
etlrange.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost vor 4 Jahren
etlset.go 0ec3192033 Audit and Generic store types vor 4 Jahren
json.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost vor 4 Jahren
kubecost_codecs.go eabe8bbfe4 update cloud cost structs vor 3 Jahren
kubecost_codecs_test.go 35e3fc430f change asset accumulate to accept AccumulationOption vor 3 Jahren
mock.go 51c32934ff add testing vor 3 Jahren
query.go ac14707e1c change accumulateBy to work by week or month vor 3 Jahren
status.go f330beb062 Update data structures to support ad hoc queries vor 4 Jahren
summaryallocation.go 4bd47913e3 Add Equal to SummaryAllocation types for testing vor 3 Jahren
summaryallocation_json.go 9a50a59200 Move float64 response sanitization to formatutil package vor 3 Jahren
summaryallocation_json_test.go 903658f2d1 Create Response types to protect SummaryAllocation types against errors marshaling NaN vor 3 Jahren
summaryallocation_test.go ac14707e1c change accumulateBy to work by week or month vor 3 Jahren
totals.go d2f7b5855a Update pkg Kubecost types (#1354) vor 3 Jahren
totals_test.go 4a4cb32164 Adds a test for TestComputeIdleCoefficients to ensure that coefficients vor 4 Jahren
window.go 521ddb7eec Update windows helper function to support weekly resolution vor 3 Jahren
window_test.go d651c91bc1 update comment vor 3 Jahren