Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerMetricExtended ¶
type ContainerMetricExtended struct {
*DaoMetricTypes.ContainerMetric
}
func (*ContainerMetricExtended) ProduceMetrics ¶
func (c *ContainerMetricExtended) ProduceMetrics() *ApiMetrics.ContainerMetric
type ContainerPredictionExtended ¶
type ContainerPredictionExtended struct {
*DaoPredictionTypes.ContainerPrediction
}
func (*ContainerPredictionExtended) ProducePredictions ¶
func (c *ContainerPredictionExtended) ProducePredictions() *ApiPredictions.ContainerPrediction
type GpuMetricExtended ¶
func (*GpuMetricExtended) ProduceMetrics ¶
func (n *GpuMetricExtended) ProduceMetrics() *ApiGpu.GpuMetric
type GpuPredictionExtended ¶
type GpuPredictionExtended struct {
*DaoGpu.GpuPrediction
}
func (*GpuPredictionExtended) ProducePredictions ¶
func (n *GpuPredictionExtended) ProducePredictions(metricType FormatEnum.GpuMetricType) *ApiGpu.GpuPrediction
type NodeMetricExtended ¶
type NodeMetricExtended struct {
*DaoMetricTypes.NodeMetric
}
func (*NodeMetricExtended) ProduceMetrics ¶
func (n *NodeMetricExtended) ProduceMetrics() *ApiMetrics.NodeMetric
type NodePredictionExtended ¶
type NodePredictionExtended struct {
*DaoPredictionTypes.NodePrediction
}
func (*NodePredictionExtended) ProducePredictions ¶
func (d *NodePredictionExtended) ProducePredictions() *ApiPredictions.NodePrediction
type PodMetricExtended ¶
type PodMetricExtended struct {
*DaoMetricTypes.PodMetric
}
func (*PodMetricExtended) ProduceMetrics ¶
func (p *PodMetricExtended) ProduceMetrics() *ApiMetrics.PodMetric
type PodPredictionExtended ¶
type PodPredictionExtended struct {
*DaoPredictionTypes.PodPrediction
}
func (*PodPredictionExtended) ProducePredictions ¶
func (p *PodPredictionExtended) ProducePredictions() *ApiPredictions.PodPrediction
Click to show internal directories.
Click to hide internal directories.