浏览代码

Add Message to a SummaryAllocationSetRange

Niko Kovacevic 4 年之前
父节点
当前提交
3d09b0230f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pkg/kubecost/summaryallocation.go

+ 1 - 0
pkg/kubecost/summaryallocation.go

@@ -1177,6 +1177,7 @@ type SummaryAllocationSetRange struct {
 	Step                  time.Duration           `json:"step"`
 	SummaryAllocationSets []*SummaryAllocationSet `json:"sets"`
 	Window                Window                  `json:"window"`
+	Message               string                  `json:"-"`
 }
 
 // NewSummaryAllocationSetRange instantiates a new range composed of the given