Documentation ¶
Index ¶
- type CreateApplicationPredictionsRequestExtended
- type CreateClusterPredictionsRequestExtended
- type CreateControllerPredictionsRequestExtended
- type CreateNamespacePredictionsRequestExtended
- type CreateNodePredictionsRequestExtended
- type CreatePodPredictionsRequestExtended
- type ListApplicationPredictionsRequestExtended
- type ListClusterPredictionsRequestExtended
- type ListControllerPredictionsRequestExtended
- type ListNamespacePredictionsRequestExtended
- type ListNodePredictionsRequestExtended
- type ListPodPredictionsRequestExtended
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateApplicationPredictionsRequestExtended ¶
type CreateApplicationPredictionsRequestExtended struct {
ApiPredictions.CreateApplicationPredictionsRequest
}
func (*CreateApplicationPredictionsRequestExtended) ProducePredictions ¶
func (r *CreateApplicationPredictionsRequestExtended) ProducePredictions() DaoPredictionTypes.ApplicationPredictionMap
func (*CreateApplicationPredictionsRequestExtended) Validate ¶
func (r *CreateApplicationPredictionsRequestExtended) Validate() error
type CreateClusterPredictionsRequestExtended ¶
type CreateClusterPredictionsRequestExtended struct {
ApiPredictions.CreateClusterPredictionsRequest
}
func (*CreateClusterPredictionsRequestExtended) ProducePredictions ¶
func (r *CreateClusterPredictionsRequestExtended) ProducePredictions() DaoPredictionTypes.ClusterPredictionMap
func (*CreateClusterPredictionsRequestExtended) Validate ¶
func (r *CreateClusterPredictionsRequestExtended) Validate() error
type CreateControllerPredictionsRequestExtended ¶
type CreateControllerPredictionsRequestExtended struct {
ApiPredictions.CreateControllerPredictionsRequest
}
func (*CreateControllerPredictionsRequestExtended) ProducePredictions ¶
func (r *CreateControllerPredictionsRequestExtended) ProducePredictions() DaoPredictionTypes.ControllerPredictionMap
func (*CreateControllerPredictionsRequestExtended) Validate ¶
func (r *CreateControllerPredictionsRequestExtended) Validate() error
type CreateNamespacePredictionsRequestExtended ¶
type CreateNamespacePredictionsRequestExtended struct {
ApiPredictions.CreateNamespacePredictionsRequest
}
func (*CreateNamespacePredictionsRequestExtended) ProducePredictions ¶
func (r *CreateNamespacePredictionsRequestExtended) ProducePredictions() DaoPredictionTypes.NamespacePredictionMap
func (*CreateNamespacePredictionsRequestExtended) Validate ¶
func (r *CreateNamespacePredictionsRequestExtended) Validate() error
type CreateNodePredictionsRequestExtended ¶
type CreateNodePredictionsRequestExtended struct {
ApiPredictions.CreateNodePredictionsRequest
}
func (*CreateNodePredictionsRequestExtended) ProducePredictions ¶
func (r *CreateNodePredictionsRequestExtended) ProducePredictions() DaoPredictionTypes.NodePredictionMap
func (*CreateNodePredictionsRequestExtended) Validate ¶
func (r *CreateNodePredictionsRequestExtended) Validate() error
type CreatePodPredictionsRequestExtended ¶
type CreatePodPredictionsRequestExtended struct {
ApiPredictions.CreatePodPredictionsRequest
}
func (*CreatePodPredictionsRequestExtended) ProducePredictions ¶
func (r *CreatePodPredictionsRequestExtended) ProducePredictions() DaoPredictionTypes.PodPredictionMap
func (*CreatePodPredictionsRequestExtended) Validate ¶
func (r *CreatePodPredictionsRequestExtended) Validate() error
type ListApplicationPredictionsRequestExtended ¶
type ListApplicationPredictionsRequestExtended struct {
Request *ApiPredictions.ListApplicationPredictionsRequest
}
func (*ListApplicationPredictionsRequestExtended) ProduceRequest ¶
func (r *ListApplicationPredictionsRequestExtended) ProduceRequest() DaoPredictionTypes.ListApplicationPredictionsRequest
func (*ListApplicationPredictionsRequestExtended) Validate ¶
func (r *ListApplicationPredictionsRequestExtended) Validate() error
type ListClusterPredictionsRequestExtended ¶
type ListClusterPredictionsRequestExtended struct {
Request *ApiPredictions.ListClusterPredictionsRequest
}
func (*ListClusterPredictionsRequestExtended) ProduceRequest ¶
func (r *ListClusterPredictionsRequestExtended) ProduceRequest() DaoPredictionTypes.ListClusterPredictionsRequest
func (*ListClusterPredictionsRequestExtended) Validate ¶
func (r *ListClusterPredictionsRequestExtended) Validate() error
type ListControllerPredictionsRequestExtended ¶
type ListControllerPredictionsRequestExtended struct {
Request *ApiPredictions.ListControllerPredictionsRequest
}
func (*ListControllerPredictionsRequestExtended) ProduceRequest ¶
func (r *ListControllerPredictionsRequestExtended) ProduceRequest() DaoPredictionTypes.ListControllerPredictionsRequest
func (*ListControllerPredictionsRequestExtended) Validate ¶
func (r *ListControllerPredictionsRequestExtended) Validate() error
type ListNamespacePredictionsRequestExtended ¶
type ListNamespacePredictionsRequestExtended struct {
Request *ApiPredictions.ListNamespacePredictionsRequest
}
func (*ListNamespacePredictionsRequestExtended) ProduceRequest ¶
func (r *ListNamespacePredictionsRequestExtended) ProduceRequest() DaoPredictionTypes.ListNamespacePredictionsRequest
func (*ListNamespacePredictionsRequestExtended) Validate ¶
func (r *ListNamespacePredictionsRequestExtended) Validate() error
type ListNodePredictionsRequestExtended ¶
type ListNodePredictionsRequestExtended struct {
Request *ApiPredictions.ListNodePredictionsRequest
}
func (*ListNodePredictionsRequestExtended) ProduceRequest ¶
func (r *ListNodePredictionsRequestExtended) ProduceRequest() DaoPredictionTypes.ListNodePredictionsRequest
func (*ListNodePredictionsRequestExtended) Validate ¶
func (r *ListNodePredictionsRequestExtended) Validate() error
type ListPodPredictionsRequestExtended ¶
type ListPodPredictionsRequestExtended struct {
Request *ApiPredictions.ListPodPredictionsRequest
}
func (*ListPodPredictionsRequestExtended) ProduceRequest ¶
func (r *ListPodPredictionsRequestExtended) ProduceRequest() DaoPredictionTypes.ListPodPredictionsRequest
func (*ListPodPredictionsRequestExtended) Validate ¶
func (r *ListPodPredictionsRequestExtended) Validate() error
Click to show internal directories.
Click to hide internal directories.