Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationPredictionExtended ¶
type ApplicationPredictionExtended struct {
*DaoPredictionTypes.ApplicationPrediction
}
func (*ApplicationPredictionExtended) ProducePredictions ¶
func (d *ApplicationPredictionExtended) ProducePredictions() *ApiPredictions.ApplicationPrediction
type ClusterPredictionExtended ¶
type ClusterPredictionExtended struct {
*DaoPredictionTypes.ClusterPrediction
}
func (*ClusterPredictionExtended) ProducePredictions ¶
func (d *ClusterPredictionExtended) ProducePredictions() *ApiPredictions.ClusterPrediction
type ContainerPredictionExtended ¶
type ContainerPredictionExtended struct {
*DaoPredictionTypes.ContainerPrediction
}
func (*ContainerPredictionExtended) ProducePredictions ¶
func (c *ContainerPredictionExtended) ProducePredictions() *ApiPredictions.ContainerPrediction
type ControllerPredictionExtended ¶
type ControllerPredictionExtended struct {
*DaoPredictionTypes.ControllerPrediction
}
func (*ControllerPredictionExtended) ProducePredictions ¶
func (d *ControllerPredictionExtended) ProducePredictions() *ApiPredictions.ControllerPrediction
type NamespacePredictionExtended ¶
type NamespacePredictionExtended struct {
*DaoPredictionTypes.NamespacePrediction
}
func (*NamespacePredictionExtended) ProducePredictions ¶
func (d *NamespacePredictionExtended) ProducePredictions() *ApiPredictions.NamespacePrediction
type NodePredictionExtended ¶
type NodePredictionExtended struct {
*DaoPredictionTypes.NodePrediction
}
func (*NodePredictionExtended) ProducePredictions ¶
func (d *NodePredictionExtended) ProducePredictions() *ApiPredictions.NodePrediction
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.