Niko Kovacevic 903658f2d1 Create Response types to protect SummaryAllocation types against errors marshaling NaN 3 年 前
..
allocation.go d621e259ea Fix panic in Asset/AllocSetRange NewAccumulation 3 年 前
allocation_json.go 7bf8fcb73f Merge branch 'develop' into develop 3 年 前
allocation_json_test.go 0ddbbb068a use opencost json marshaler for allocation responses 3 年 前
allocation_test.go 052966df0e fix unit tests 3 年 前
allocationfilter.go 9f8665322a add aliased fields (labels, annotations) to filters 3 年 前
allocationfilter_test.go 66d96a8e21 Use recursive calls to Equal() for AND and OR = 3 年 前
allocationprops.go 052966df0e fix unit tests 3 年 前
allocationprops_test.go bfe252d91c added real world example 3 年 前
asset.go 974c415616 removing account from key matching between kubecost and cloudcost 3 年 前
asset_json.go 15e5d62549 Make usage of Disk resilient to absence of metrics 3 年 前
asset_json_test.go 15e5d62549 Make usage of Disk resilient to absence of metrics 3 年 前
asset_test.go 2d81355cab add support for assets to use configured labels 3 年 前
assetprops.go 40652aa0ed Refactor provider naming scheme 3 年 前
audit.go 0fabcbf3be Fix intervals, handle unmounted PVC and LBs 3 年 前
bingen.go eabe8bbfe4 update cloud cost structs 3 年 前
cloudcostaggregate.go 0ff760835d interesection between cloudcost aggregate properties 3 年 前
cloudcostaggregate_test.go 0ff760835d interesection between cloudcost aggregate properties 3 年 前
cloudcostitem.go 974c415616 removing account from key matching between kubecost and cloudcost 3 年 前
cloudcostitem_test.go 1efa0e44f8 adding the get cluster functionality for a cloud cost item based on providers 3 年 前
cloudusage.go 80e1c45685 Newline 4 年 前
common.go 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. 4 年 前
config.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost 4 年 前
config_test.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost 4 年 前
coverage.go b8a2bfdb96 CloudCosts 3 年 前
diff_test.go 2d81355cab add support for assets to use configured labels 3 年 前
etlrange.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost 4 年 前
etlset.go 0ec3192033 Audit and Generic store types 4 年 前
json.go c7706a4fb2 Renamed Kubecost Github reference to OpenCost 4 年 前
kubecost_codecs.go eabe8bbfe4 update cloud cost structs 3 年 前
kubecost_codecs_test.go d2f7b5855a Update pkg Kubecost types (#1354) 3 年 前
mock.go 1efa0e44f8 adding the get cluster functionality for a cloud cost item based on providers 3 年 前
query.go 2d81355cab add support for assets to use configured labels 3 年 前
status.go f330beb062 Update data structures to support ad hoc queries 4 年 前
summaryallocation.go b8976851b9 allocation may not run for all of the minutes , taking them into account while calculating effiency 3 年 前
summaryallocation_json.go 903658f2d1 Create Response types to protect SummaryAllocation types against errors marshaling NaN 3 年 前
summaryallocation_json_test.go 903658f2d1 Create Response types to protect SummaryAllocation types against errors marshaling NaN 3 年 前
summaryallocation_test.go b8976851b9 allocation may not run for all of the minutes , taking them into account while calculating effiency 3 年 前
totals.go d2f7b5855a Update pkg Kubecost types (#1354) 3 年 前
totals_test.go 4a4cb32164 Adds a test for TestComputeIdleCoefficients to ensure that coefficients 4 年 前
window.go 48e60f4d13 Implement UnmarshalJSON for Window type 3 年 前
window_test.go 48e60f4d13 Implement UnmarshalJSON for Window type 3 年 前