Niko Kovacevic 2e4797aebe Add utility to strip whitespace 2 years ago
..
atomic 6e406ce7e1 move go version to 1.19 - replace atomic utils with stb lib atomics 3 years ago
cache c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 years ago
cloudutil c2deffb175 fix conflict 4 years ago
defaults 272a050276 Add more diagnostic functionality, add a defaults package for generic defaults, and update retry to use generic type over any. 4 years ago
fileutil 49d8134cb9 Spelling and formatting cleanup (#1908) 3 years ago
filterutil b854105545 Convert share funcs to filters v2.1 2 years ago
formatutil 2e4797aebe Add utility to strip whitespace 2 years ago
httputil 0f257c75b5 Update comment 3 years ago
interval c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 years ago
json 64fb39b4d0 Add json-iterator Unmarshal() back to our pipeline to avoid the memory duplication that occurs in go-json. 4 years ago
mapper 49d8134cb9 Spelling and formatting cleanup (#1908) 3 years ago
maputil f0f2356989 Add utility updates and cluster info and map changes 3 years ago
mathutil 319e0fec42 remove some deprecated methods 3 years ago
retry c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 years ago
sliceutil f0f2356989 Add utility updates and cluster info and map changes 3 years ago
stringutil f4089200bc first PR to support download pricing, node pricing without local disk adjust 3 years ago
timeutil 49d8134cb9 Spelling and formatting cleanup (#1908) 3 years ago
typeutil be9feb279d Implement v2.1 filtering logic for Allocation (#1971) 2 years ago
watcher c7706a4fb2 Renamed Kubecost Github reference to OpenCost 3 years ago
worker 6e406ce7e1 move go version to 1.19 - replace atomic utils with stb lib atomics 3 years ago
buffer.go 49d8134cb9 Spelling and formatting cleanup (#1908) 3 years ago
compat.go f1acad05b5 feat(labels): Add arch label to cost metrics 3 years ago
compat_test.go f1acad05b5 feat(labels): Add arch label to cost metrics 3 years ago
math.go 3f29cc580e Fix bugs with external cost AggregateBy; fix test funcs; remove logs 5 years ago
pool.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 years ago
semaphore.go 0542611370 Cost Model refactor to a cmd/pkg convention 6 years ago
vector.go e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 years ago