Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdleInstance ¶
type IdleInstance struct {
*recommenderpb.Recommendation
}
func (*IdleInstance) GetCost ¶
func (i *IdleInstance) GetCost() float64
type IdleInstances ¶
type IdleInstances []*IdleInstance
func (IdleInstances) GetCost ¶
func (i IdleInstances) GetCost() float64
func (IdleInstances) GetCount ¶
func (i IdleInstances) GetCount() int
Click to show internal directories.
Click to hide internal directories.