package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
AggregateData aggregates all the data from dataList using AggregatingFunction with name aggregateName.
AggregateMetricPromises aggregates all data from metric promises using AggregatingFunction with name aggregateName.
AggregatingMapFromDataList for all Data entries of given metric generates a cumulative map X -> [List of all Ys at this X].
# Type aliases
SortableInt64 implements sort.Interface for []int64.