Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeModel ¶
type KubeModel struct {
// contains filtered or unexported fields
}
func NewKubeModel ¶
func NewKubeModel(clusterUID string, dataSource source.OpenCostDataSource) (*KubeModel, error)
func (*KubeModel) ComputeKubeModelSet ¶
ComputeKubeModel uses the CostModel instance to compute an KubeModelSet for the window defined by the given start and end times. The KubeModels returned are unaggregated (i.e. down to the container level).
Click to show internal directories.
Click to hide internal directories.