Documentation ¶
Index ¶
- type ApplicationPrediction
- func (*ApplicationPrediction) Descriptor() ([]byte, []int)
- func (m *ApplicationPrediction) GetObjectMeta() *resources.ObjectMeta
- func (m *ApplicationPrediction) GetPredictedLowerboundData() []*MetricData
- func (m *ApplicationPrediction) GetPredictedRawData() []*MetricData
- func (m *ApplicationPrediction) GetPredictedUpperboundData() []*MetricData
- func (*ApplicationPrediction) ProtoMessage()
- func (m *ApplicationPrediction) Reset()
- func (m *ApplicationPrediction) String() string
- func (m *ApplicationPrediction) XXX_DiscardUnknown()
- func (m *ApplicationPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationPrediction) XXX_Merge(src proto.Message)
- func (m *ApplicationPrediction) XXX_Size() int
- func (m *ApplicationPrediction) XXX_Unmarshal(b []byte) error
- type ClusterPrediction
- func (*ClusterPrediction) Descriptor() ([]byte, []int)
- func (m *ClusterPrediction) GetObjectMeta() *resources.ObjectMeta
- func (m *ClusterPrediction) GetPredictedLowerboundData() []*MetricData
- func (m *ClusterPrediction) GetPredictedRawData() []*MetricData
- func (m *ClusterPrediction) GetPredictedUpperboundData() []*MetricData
- func (*ClusterPrediction) ProtoMessage()
- func (m *ClusterPrediction) Reset()
- func (m *ClusterPrediction) String() string
- func (m *ClusterPrediction) XXX_DiscardUnknown()
- func (m *ClusterPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterPrediction) XXX_Merge(src proto.Message)
- func (m *ClusterPrediction) XXX_Size() int
- func (m *ClusterPrediction) XXX_Unmarshal(b []byte) error
- type ContainerPrediction
- func (*ContainerPrediction) Descriptor() ([]byte, []int)
- func (m *ContainerPrediction) GetName() string
- func (m *ContainerPrediction) GetPredictedLowerboundData() []*MetricData
- func (m *ContainerPrediction) GetPredictedRawData() []*MetricData
- func (m *ContainerPrediction) GetPredictedUpperboundData() []*MetricData
- func (*ContainerPrediction) ProtoMessage()
- func (m *ContainerPrediction) Reset()
- func (m *ContainerPrediction) String() string
- func (m *ContainerPrediction) XXX_DiscardUnknown()
- func (m *ContainerPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContainerPrediction) XXX_Merge(src proto.Message)
- func (m *ContainerPrediction) XXX_Size() int
- func (m *ContainerPrediction) XXX_Unmarshal(b []byte) error
- type ControllerPrediction
- func (*ControllerPrediction) Descriptor() ([]byte, []int)
- func (m *ControllerPrediction) GetKind() resources.Kind
- func (m *ControllerPrediction) GetObjectMeta() *resources.ObjectMeta
- func (m *ControllerPrediction) GetPredictedLowerboundData() []*MetricData
- func (m *ControllerPrediction) GetPredictedRawData() []*MetricData
- func (m *ControllerPrediction) GetPredictedUpperboundData() []*MetricData
- func (*ControllerPrediction) ProtoMessage()
- func (m *ControllerPrediction) Reset()
- func (m *ControllerPrediction) String() string
- func (m *ControllerPrediction) XXX_DiscardUnknown()
- func (m *ControllerPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ControllerPrediction) XXX_Merge(src proto.Message)
- func (m *ControllerPrediction) XXX_Size() int
- func (m *ControllerPrediction) XXX_Unmarshal(b []byte) error
- type CreateApplicationPredictionsRequest
- func (*CreateApplicationPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreateApplicationPredictionsRequest) GetApplicationPredictions() []*ApplicationPrediction
- func (*CreateApplicationPredictionsRequest) ProtoMessage()
- func (m *CreateApplicationPredictionsRequest) Reset()
- func (m *CreateApplicationPredictionsRequest) String() string
- func (m *CreateApplicationPredictionsRequest) XXX_DiscardUnknown()
- func (m *CreateApplicationPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreateApplicationPredictionsRequest) XXX_Size() int
- func (m *CreateApplicationPredictionsRequest) XXX_Unmarshal(b []byte) error
- type CreateClusterPredictionsRequest
- func (*CreateClusterPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreateClusterPredictionsRequest) GetClusterPredictions() []*ClusterPrediction
- func (*CreateClusterPredictionsRequest) ProtoMessage()
- func (m *CreateClusterPredictionsRequest) Reset()
- func (m *CreateClusterPredictionsRequest) String() string
- func (m *CreateClusterPredictionsRequest) XXX_DiscardUnknown()
- func (m *CreateClusterPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateClusterPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreateClusterPredictionsRequest) XXX_Size() int
- func (m *CreateClusterPredictionsRequest) XXX_Unmarshal(b []byte) error
- type CreateControllerPredictionsRequest
- func (*CreateControllerPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreateControllerPredictionsRequest) GetControllerPredictions() []*ControllerPrediction
- func (*CreateControllerPredictionsRequest) ProtoMessage()
- func (m *CreateControllerPredictionsRequest) Reset()
- func (m *CreateControllerPredictionsRequest) String() string
- func (m *CreateControllerPredictionsRequest) XXX_DiscardUnknown()
- func (m *CreateControllerPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateControllerPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreateControllerPredictionsRequest) XXX_Size() int
- func (m *CreateControllerPredictionsRequest) XXX_Unmarshal(b []byte) error
- type CreateNamespacePredictionsRequest
- func (*CreateNamespacePredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreateNamespacePredictionsRequest) GetNamespacePredictions() []*NamespacePrediction
- func (*CreateNamespacePredictionsRequest) ProtoMessage()
- func (m *CreateNamespacePredictionsRequest) Reset()
- func (m *CreateNamespacePredictionsRequest) String() string
- func (m *CreateNamespacePredictionsRequest) XXX_DiscardUnknown()
- func (m *CreateNamespacePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespacePredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreateNamespacePredictionsRequest) XXX_Size() int
- func (m *CreateNamespacePredictionsRequest) XXX_Unmarshal(b []byte) error
- type CreateNodePredictionsRequest
- func (*CreateNodePredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreateNodePredictionsRequest) GetNodePredictions() []*NodePrediction
- func (*CreateNodePredictionsRequest) ProtoMessage()
- func (m *CreateNodePredictionsRequest) Reset()
- func (m *CreateNodePredictionsRequest) String() string
- func (m *CreateNodePredictionsRequest) XXX_DiscardUnknown()
- func (m *CreateNodePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNodePredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreateNodePredictionsRequest) XXX_Size() int
- func (m *CreateNodePredictionsRequest) XXX_Unmarshal(b []byte) error
- type CreatePodPredictionsRequest
- func (*CreatePodPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreatePodPredictionsRequest) GetPodPredictions() []*PodPrediction
- func (*CreatePodPredictionsRequest) ProtoMessage()
- func (m *CreatePodPredictionsRequest) Reset()
- func (m *CreatePodPredictionsRequest) String() string
- func (m *CreatePodPredictionsRequest) XXX_DiscardUnknown()
- func (m *CreatePodPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePodPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreatePodPredictionsRequest) XXX_Size() int
- func (m *CreatePodPredictionsRequest) XXX_Unmarshal(b []byte) error
- type CreatePredictionsRequest
- func (*CreatePredictionsRequest) Descriptor() ([]byte, []int)
- func (m *CreatePredictionsRequest) GetPredictions() []*WritePrediction
- func (m *CreatePredictionsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*CreatePredictionsRequest) ProtoMessage()
- func (m *CreatePredictionsRequest) Reset()
- func (m *CreatePredictionsRequest) String() string
- func (m *CreatePredictionsRequest) XXX_DiscardUnknown()
- func (m *CreatePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePredictionsRequest) XXX_Merge(src proto.Message)
- func (m *CreatePredictionsRequest) XXX_Size() int
- func (m *CreatePredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationPredictionsRequest
- func (*ListApplicationPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListApplicationPredictionsRequest) GetGranularity() int64
- func (m *ListApplicationPredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListApplicationPredictionsRequest) GetModelId() string
- func (m *ListApplicationPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListApplicationPredictionsRequest) GetPredictionId() string
- func (m *ListApplicationPredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListApplicationPredictionsRequest) ProtoMessage()
- func (m *ListApplicationPredictionsRequest) Reset()
- func (m *ListApplicationPredictionsRequest) String() string
- func (m *ListApplicationPredictionsRequest) XXX_DiscardUnknown()
- func (m *ListApplicationPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListApplicationPredictionsRequest) XXX_Size() int
- func (m *ListApplicationPredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationPredictionsResponse
- func (*ListApplicationPredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListApplicationPredictionsResponse) GetApplicationPredictions() []*ApplicationPrediction
- func (m *ListApplicationPredictionsResponse) GetStatus() *status.Status
- func (*ListApplicationPredictionsResponse) ProtoMessage()
- func (m *ListApplicationPredictionsResponse) Reset()
- func (m *ListApplicationPredictionsResponse) String() string
- func (m *ListApplicationPredictionsResponse) XXX_DiscardUnknown()
- func (m *ListApplicationPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationPredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListApplicationPredictionsResponse) XXX_Size() int
- func (m *ListApplicationPredictionsResponse) XXX_Unmarshal(b []byte) error
- type ListClusterPredictionsRequest
- func (*ListClusterPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListClusterPredictionsRequest) GetGranularity() int64
- func (m *ListClusterPredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListClusterPredictionsRequest) GetModelId() string
- func (m *ListClusterPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListClusterPredictionsRequest) GetPredictionId() string
- func (m *ListClusterPredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListClusterPredictionsRequest) ProtoMessage()
- func (m *ListClusterPredictionsRequest) Reset()
- func (m *ListClusterPredictionsRequest) String() string
- func (m *ListClusterPredictionsRequest) XXX_DiscardUnknown()
- func (m *ListClusterPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClusterPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListClusterPredictionsRequest) XXX_Size() int
- func (m *ListClusterPredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListClusterPredictionsResponse
- func (*ListClusterPredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListClusterPredictionsResponse) GetClusterPredictions() []*ClusterPrediction
- func (m *ListClusterPredictionsResponse) GetStatus() *status.Status
- func (*ListClusterPredictionsResponse) ProtoMessage()
- func (m *ListClusterPredictionsResponse) Reset()
- func (m *ListClusterPredictionsResponse) String() string
- func (m *ListClusterPredictionsResponse) XXX_DiscardUnknown()
- func (m *ListClusterPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClusterPredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListClusterPredictionsResponse) XXX_Size() int
- func (m *ListClusterPredictionsResponse) XXX_Unmarshal(b []byte) error
- type ListControllerPredictionsRequest
- func (*ListControllerPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListControllerPredictionsRequest) GetGranularity() int64
- func (m *ListControllerPredictionsRequest) GetKind() resources.Kind
- func (m *ListControllerPredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListControllerPredictionsRequest) GetModelId() string
- func (m *ListControllerPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListControllerPredictionsRequest) GetPredictionId() string
- func (m *ListControllerPredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListControllerPredictionsRequest) ProtoMessage()
- func (m *ListControllerPredictionsRequest) Reset()
- func (m *ListControllerPredictionsRequest) String() string
- func (m *ListControllerPredictionsRequest) XXX_DiscardUnknown()
- func (m *ListControllerPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListControllerPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListControllerPredictionsRequest) XXX_Size() int
- func (m *ListControllerPredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListControllerPredictionsResponse
- func (*ListControllerPredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListControllerPredictionsResponse) GetControllerPredictions() []*ControllerPrediction
- func (m *ListControllerPredictionsResponse) GetStatus() *status.Status
- func (*ListControllerPredictionsResponse) ProtoMessage()
- func (m *ListControllerPredictionsResponse) Reset()
- func (m *ListControllerPredictionsResponse) String() string
- func (m *ListControllerPredictionsResponse) XXX_DiscardUnknown()
- func (m *ListControllerPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListControllerPredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListControllerPredictionsResponse) XXX_Size() int
- func (m *ListControllerPredictionsResponse) XXX_Unmarshal(b []byte) error
- type ListNamespacePredictionsRequest
- func (*ListNamespacePredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListNamespacePredictionsRequest) GetGranularity() int64
- func (m *ListNamespacePredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListNamespacePredictionsRequest) GetModelId() string
- func (m *ListNamespacePredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListNamespacePredictionsRequest) GetPredictionId() string
- func (m *ListNamespacePredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListNamespacePredictionsRequest) ProtoMessage()
- func (m *ListNamespacePredictionsRequest) Reset()
- func (m *ListNamespacePredictionsRequest) String() string
- func (m *ListNamespacePredictionsRequest) XXX_DiscardUnknown()
- func (m *ListNamespacePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNamespacePredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListNamespacePredictionsRequest) XXX_Size() int
- func (m *ListNamespacePredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListNamespacePredictionsResponse
- func (*ListNamespacePredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListNamespacePredictionsResponse) GetNamespacePredictions() []*NamespacePrediction
- func (m *ListNamespacePredictionsResponse) GetStatus() *status.Status
- func (*ListNamespacePredictionsResponse) ProtoMessage()
- func (m *ListNamespacePredictionsResponse) Reset()
- func (m *ListNamespacePredictionsResponse) String() string
- func (m *ListNamespacePredictionsResponse) XXX_DiscardUnknown()
- func (m *ListNamespacePredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNamespacePredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListNamespacePredictionsResponse) XXX_Size() int
- func (m *ListNamespacePredictionsResponse) XXX_Unmarshal(b []byte) error
- type ListNodePredictionsRequest
- func (*ListNodePredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListNodePredictionsRequest) GetGranularity() int64
- func (m *ListNodePredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListNodePredictionsRequest) GetModelId() string
- func (m *ListNodePredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListNodePredictionsRequest) GetPredictionId() string
- func (m *ListNodePredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListNodePredictionsRequest) ProtoMessage()
- func (m *ListNodePredictionsRequest) Reset()
- func (m *ListNodePredictionsRequest) String() string
- func (m *ListNodePredictionsRequest) XXX_DiscardUnknown()
- func (m *ListNodePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodePredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListNodePredictionsRequest) XXX_Size() int
- func (m *ListNodePredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListNodePredictionsResponse
- func (*ListNodePredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListNodePredictionsResponse) GetNodePredictions() []*NodePrediction
- func (m *ListNodePredictionsResponse) GetStatus() *status.Status
- func (*ListNodePredictionsResponse) ProtoMessage()
- func (m *ListNodePredictionsResponse) Reset()
- func (m *ListNodePredictionsResponse) String() string
- func (m *ListNodePredictionsResponse) XXX_DiscardUnknown()
- func (m *ListNodePredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodePredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListNodePredictionsResponse) XXX_Size() int
- func (m *ListNodePredictionsResponse) XXX_Unmarshal(b []byte) error
- type ListPodPredictionsRequest
- func (*ListPodPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListPodPredictionsRequest) GetFillDays() int64
- func (m *ListPodPredictionsRequest) GetGranularity() int64
- func (m *ListPodPredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListPodPredictionsRequest) GetModelId() string
- func (m *ListPodPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListPodPredictionsRequest) GetPredictionId() string
- func (m *ListPodPredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListPodPredictionsRequest) ProtoMessage()
- func (m *ListPodPredictionsRequest) Reset()
- func (m *ListPodPredictionsRequest) String() string
- func (m *ListPodPredictionsRequest) XXX_DiscardUnknown()
- func (m *ListPodPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPodPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListPodPredictionsRequest) XXX_Size() int
- func (m *ListPodPredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListPodPredictionsResponse
- func (*ListPodPredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListPodPredictionsResponse) GetPodPredictions() []*PodPrediction
- func (m *ListPodPredictionsResponse) GetStatus() *status.Status
- func (*ListPodPredictionsResponse) ProtoMessage()
- func (m *ListPodPredictionsResponse) Reset()
- func (m *ListPodPredictionsResponse) String() string
- func (m *ListPodPredictionsResponse) XXX_DiscardUnknown()
- func (m *ListPodPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPodPredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListPodPredictionsResponse) XXX_Size() int
- func (m *ListPodPredictionsResponse) XXX_Unmarshal(b []byte) error
- type ListPredictionsRequest
- func (*ListPredictionsRequest) Descriptor() ([]byte, []int)
- func (m *ListPredictionsRequest) GetMetricTypes() []common.MetricType
- func (m *ListPredictionsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListPredictionsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*ListPredictionsRequest) ProtoMessage()
- func (m *ListPredictionsRequest) Reset()
- func (m *ListPredictionsRequest) String() string
- func (m *ListPredictionsRequest) XXX_DiscardUnknown()
- func (m *ListPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPredictionsRequest) XXX_Merge(src proto.Message)
- func (m *ListPredictionsRequest) XXX_Size() int
- func (m *ListPredictionsRequest) XXX_Unmarshal(b []byte) error
- type ListPredictionsResponse
- func (*ListPredictionsResponse) Descriptor() ([]byte, []int)
- func (m *ListPredictionsResponse) GetPredictions() *Prediction
- func (m *ListPredictionsResponse) GetStatus() *status.Status
- func (*ListPredictionsResponse) ProtoMessage()
- func (m *ListPredictionsResponse) Reset()
- func (m *ListPredictionsResponse) String() string
- func (m *ListPredictionsResponse) XXX_DiscardUnknown()
- func (m *ListPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPredictionsResponse) XXX_Merge(src proto.Message)
- func (m *ListPredictionsResponse) XXX_Size() int
- func (m *ListPredictionsResponse) XXX_Unmarshal(b []byte) error
- type MetricData
- func (*MetricData) Descriptor() ([]byte, []int)
- func (m *MetricData) GetData() []*Sample
- func (m *MetricData) GetGranularity() int64
- func (m *MetricData) GetMetricType() common.MetricType
- func (*MetricData) ProtoMessage()
- func (m *MetricData) Reset()
- func (m *MetricData) String() string
- func (m *MetricData) XXX_DiscardUnknown()
- func (m *MetricData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricData) XXX_Merge(src proto.Message)
- func (m *MetricData) XXX_Size() int
- func (m *MetricData) XXX_Unmarshal(b []byte) error
- type NamespacePrediction
- func (*NamespacePrediction) Descriptor() ([]byte, []int)
- func (m *NamespacePrediction) GetObjectMeta() *resources.ObjectMeta
- func (m *NamespacePrediction) GetPredictedLowerboundData() []*MetricData
- func (m *NamespacePrediction) GetPredictedRawData() []*MetricData
- func (m *NamespacePrediction) GetPredictedUpperboundData() []*MetricData
- func (*NamespacePrediction) ProtoMessage()
- func (m *NamespacePrediction) Reset()
- func (m *NamespacePrediction) String() string
- func (m *NamespacePrediction) XXX_DiscardUnknown()
- func (m *NamespacePrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamespacePrediction) XXX_Merge(src proto.Message)
- func (m *NamespacePrediction) XXX_Size() int
- func (m *NamespacePrediction) XXX_Unmarshal(b []byte) error
- type NodePrediction
- func (*NodePrediction) Descriptor() ([]byte, []int)
- func (m *NodePrediction) GetIsScheduled() bool
- func (m *NodePrediction) GetObjectMeta() *resources.ObjectMeta
- func (m *NodePrediction) GetPredictedLowerboundData() []*MetricData
- func (m *NodePrediction) GetPredictedRawData() []*MetricData
- func (m *NodePrediction) GetPredictedUpperboundData() []*MetricData
- func (*NodePrediction) ProtoMessage()
- func (m *NodePrediction) Reset()
- func (m *NodePrediction) String() string
- func (m *NodePrediction) XXX_DiscardUnknown()
- func (m *NodePrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodePrediction) XXX_Merge(src proto.Message)
- func (m *NodePrediction) XXX_Size() int
- func (m *NodePrediction) XXX_Unmarshal(b []byte) error
- type PodPrediction
- func (*PodPrediction) Descriptor() ([]byte, []int)
- func (m *PodPrediction) GetContainerPredictions() []*ContainerPrediction
- func (m *PodPrediction) GetObjectMeta() *resources.ObjectMeta
- func (*PodPrediction) ProtoMessage()
- func (m *PodPrediction) Reset()
- func (m *PodPrediction) String() string
- func (m *PodPrediction) XXX_DiscardUnknown()
- func (m *PodPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PodPrediction) XXX_Merge(src proto.Message)
- func (m *PodPrediction) XXX_Size() int
- func (m *PodPrediction) XXX_Unmarshal(b []byte) error
- type Prediction
- func (*Prediction) Descriptor() ([]byte, []int)
- func (m *Prediction) GetPredictionData() []*PredictionData
- func (m *Prediction) GetSchemaMeta() *schemas.SchemaMeta
- func (*Prediction) ProtoMessage()
- func (m *Prediction) Reset()
- func (m *Prediction) String() string
- func (m *Prediction) XXX_DiscardUnknown()
- func (m *Prediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Prediction) XXX_Merge(src proto.Message)
- func (m *Prediction) XXX_Size() int
- func (m *Prediction) XXX_Unmarshal(b []byte) error
- type PredictionData
- func (*PredictionData) Descriptor() ([]byte, []int)
- func (m *PredictionData) GetMetricType() common.MetricType
- func (m *PredictionData) GetReadData() *common.ReadData
- func (m *PredictionData) GetResourceBoundary() common.ResourceBoundary
- func (*PredictionData) ProtoMessage()
- func (m *PredictionData) Reset()
- func (m *PredictionData) String() string
- func (m *PredictionData) XXX_DiscardUnknown()
- func (m *PredictionData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PredictionData) XXX_Merge(src proto.Message)
- func (m *PredictionData) XXX_Size() int
- func (m *PredictionData) XXX_Unmarshal(b []byte) error
- type Sample
- func (*Sample) Descriptor() ([]byte, []int)
- func (m *Sample) GetEndTime() *timestamp.Timestamp
- func (m *Sample) GetModelId() string
- func (m *Sample) GetNumValue() string
- func (m *Sample) GetPredictionId() string
- func (m *Sample) GetTime() *timestamp.Timestamp
- func (*Sample) ProtoMessage()
- func (m *Sample) Reset()
- func (m *Sample) String() string
- func (m *Sample) XXX_DiscardUnknown()
- func (m *Sample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Sample) XXX_Merge(src proto.Message)
- func (m *Sample) XXX_Size() int
- func (m *Sample) XXX_Unmarshal(b []byte) error
- type WritePrediction
- func (*WritePrediction) Descriptor() ([]byte, []int)
- func (m *WritePrediction) GetMetricType() common.MetricType
- func (m *WritePrediction) GetResourceBoundary() common.ResourceBoundary
- func (m *WritePrediction) GetWriteData() *common.WriteData
- func (*WritePrediction) ProtoMessage()
- func (m *WritePrediction) Reset()
- func (m *WritePrediction) String() string
- func (m *WritePrediction) XXX_DiscardUnknown()
- func (m *WritePrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WritePrediction) XXX_Merge(src proto.Message)
- func (m *WritePrediction) XXX_Size() int
- func (m *WritePrediction) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationPrediction ¶
type ApplicationPrediction struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` PredictedRawData []*MetricData `protobuf:"bytes,2,rep,name=predicted_raw_data,json=predictedRawData,proto3" json:"predicted_raw_data,omitempty"` PredictedUpperboundData []*MetricData `` /* 132-byte string literal not displayed */ PredictedLowerboundData []*MetricData `` /* 132-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationPrediction) Descriptor ¶
func (*ApplicationPrediction) Descriptor() ([]byte, []int)
func (*ApplicationPrediction) GetObjectMeta ¶
func (m *ApplicationPrediction) GetObjectMeta() *resources.ObjectMeta
func (*ApplicationPrediction) GetPredictedLowerboundData ¶
func (m *ApplicationPrediction) GetPredictedLowerboundData() []*MetricData
func (*ApplicationPrediction) GetPredictedRawData ¶
func (m *ApplicationPrediction) GetPredictedRawData() []*MetricData
func (*ApplicationPrediction) GetPredictedUpperboundData ¶
func (m *ApplicationPrediction) GetPredictedUpperboundData() []*MetricData
func (*ApplicationPrediction) ProtoMessage ¶
func (*ApplicationPrediction) ProtoMessage()
func (*ApplicationPrediction) Reset ¶
func (m *ApplicationPrediction) Reset()
func (*ApplicationPrediction) String ¶
func (m *ApplicationPrediction) String() string
func (*ApplicationPrediction) XXX_DiscardUnknown ¶
func (m *ApplicationPrediction) XXX_DiscardUnknown()
func (*ApplicationPrediction) XXX_Marshal ¶
func (m *ApplicationPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationPrediction) XXX_Merge ¶
func (m *ApplicationPrediction) XXX_Merge(src proto.Message)
func (*ApplicationPrediction) XXX_Size ¶
func (m *ApplicationPrediction) XXX_Size() int
func (*ApplicationPrediction) XXX_Unmarshal ¶
func (m *ApplicationPrediction) XXX_Unmarshal(b []byte) error
type ClusterPrediction ¶
type ClusterPrediction struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` PredictedRawData []*MetricData `protobuf:"bytes,2,rep,name=predicted_raw_data,json=predictedRawData,proto3" json:"predicted_raw_data,omitempty"` PredictedUpperboundData []*MetricData `` /* 132-byte string literal not displayed */ PredictedLowerboundData []*MetricData `` /* 132-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterPrediction) Descriptor ¶
func (*ClusterPrediction) Descriptor() ([]byte, []int)
func (*ClusterPrediction) GetObjectMeta ¶
func (m *ClusterPrediction) GetObjectMeta() *resources.ObjectMeta
func (*ClusterPrediction) GetPredictedLowerboundData ¶
func (m *ClusterPrediction) GetPredictedLowerboundData() []*MetricData
func (*ClusterPrediction) GetPredictedRawData ¶
func (m *ClusterPrediction) GetPredictedRawData() []*MetricData
func (*ClusterPrediction) GetPredictedUpperboundData ¶
func (m *ClusterPrediction) GetPredictedUpperboundData() []*MetricData
func (*ClusterPrediction) ProtoMessage ¶
func (*ClusterPrediction) ProtoMessage()
func (*ClusterPrediction) Reset ¶
func (m *ClusterPrediction) Reset()
func (*ClusterPrediction) String ¶
func (m *ClusterPrediction) String() string
func (*ClusterPrediction) XXX_DiscardUnknown ¶
func (m *ClusterPrediction) XXX_DiscardUnknown()
func (*ClusterPrediction) XXX_Marshal ¶
func (m *ClusterPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterPrediction) XXX_Merge ¶
func (m *ClusterPrediction) XXX_Merge(src proto.Message)
func (*ClusterPrediction) XXX_Size ¶
func (m *ClusterPrediction) XXX_Size() int
func (*ClusterPrediction) XXX_Unmarshal ¶
func (m *ClusterPrediction) XXX_Unmarshal(b []byte) error
type ContainerPrediction ¶
type ContainerPrediction struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` PredictedRawData []*MetricData `protobuf:"bytes,2,rep,name=predicted_raw_data,json=predictedRawData,proto3" json:"predicted_raw_data,omitempty"` PredictedUpperboundData []*MetricData `` /* 132-byte string literal not displayed */ PredictedLowerboundData []*MetricData `` /* 132-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a list of predicted metric data of a container
func (*ContainerPrediction) Descriptor ¶
func (*ContainerPrediction) Descriptor() ([]byte, []int)
func (*ContainerPrediction) GetName ¶
func (m *ContainerPrediction) GetName() string
func (*ContainerPrediction) GetPredictedLowerboundData ¶
func (m *ContainerPrediction) GetPredictedLowerboundData() []*MetricData
func (*ContainerPrediction) GetPredictedRawData ¶
func (m *ContainerPrediction) GetPredictedRawData() []*MetricData
func (*ContainerPrediction) GetPredictedUpperboundData ¶
func (m *ContainerPrediction) GetPredictedUpperboundData() []*MetricData
func (*ContainerPrediction) ProtoMessage ¶
func (*ContainerPrediction) ProtoMessage()
func (*ContainerPrediction) Reset ¶
func (m *ContainerPrediction) Reset()
func (*ContainerPrediction) String ¶
func (m *ContainerPrediction) String() string
func (*ContainerPrediction) XXX_DiscardUnknown ¶
func (m *ContainerPrediction) XXX_DiscardUnknown()
func (*ContainerPrediction) XXX_Marshal ¶
func (m *ContainerPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainerPrediction) XXX_Merge ¶
func (m *ContainerPrediction) XXX_Merge(src proto.Message)
func (*ContainerPrediction) XXX_Size ¶
func (m *ContainerPrediction) XXX_Size() int
func (*ContainerPrediction) XXX_Unmarshal ¶
func (m *ContainerPrediction) XXX_Unmarshal(b []byte) error
type ControllerPrediction ¶
type ControllerPrediction struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` Kind resources.Kind `protobuf:"varint,2,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` PredictedRawData []*MetricData `protobuf:"bytes,3,rep,name=predicted_raw_data,json=predictedRawData,proto3" json:"predicted_raw_data,omitempty"` PredictedUpperboundData []*MetricData `` /* 132-byte string literal not displayed */ PredictedLowerboundData []*MetricData `` /* 132-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ControllerPrediction) Descriptor ¶
func (*ControllerPrediction) Descriptor() ([]byte, []int)
func (*ControllerPrediction) GetKind ¶
func (m *ControllerPrediction) GetKind() resources.Kind
func (*ControllerPrediction) GetObjectMeta ¶
func (m *ControllerPrediction) GetObjectMeta() *resources.ObjectMeta
func (*ControllerPrediction) GetPredictedLowerboundData ¶
func (m *ControllerPrediction) GetPredictedLowerboundData() []*MetricData
func (*ControllerPrediction) GetPredictedRawData ¶
func (m *ControllerPrediction) GetPredictedRawData() []*MetricData
func (*ControllerPrediction) GetPredictedUpperboundData ¶
func (m *ControllerPrediction) GetPredictedUpperboundData() []*MetricData
func (*ControllerPrediction) ProtoMessage ¶
func (*ControllerPrediction) ProtoMessage()
func (*ControllerPrediction) Reset ¶
func (m *ControllerPrediction) Reset()
func (*ControllerPrediction) String ¶
func (m *ControllerPrediction) String() string
func (*ControllerPrediction) XXX_DiscardUnknown ¶
func (m *ControllerPrediction) XXX_DiscardUnknown()
func (*ControllerPrediction) XXX_Marshal ¶
func (m *ControllerPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ControllerPrediction) XXX_Merge ¶
func (m *ControllerPrediction) XXX_Merge(src proto.Message)
func (*ControllerPrediction) XXX_Size ¶
func (m *ControllerPrediction) XXX_Size() int
func (*ControllerPrediction) XXX_Unmarshal ¶
func (m *ControllerPrediction) XXX_Unmarshal(b []byte) error
type CreateApplicationPredictionsRequest ¶
type CreateApplicationPredictionsRequest struct { ApplicationPredictions []*ApplicationPrediction `` /* 127-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateApplicationPredictionsRequest) Descriptor ¶
func (*CreateApplicationPredictionsRequest) Descriptor() ([]byte, []int)
func (*CreateApplicationPredictionsRequest) GetApplicationPredictions ¶
func (m *CreateApplicationPredictionsRequest) GetApplicationPredictions() []*ApplicationPrediction
func (*CreateApplicationPredictionsRequest) ProtoMessage ¶
func (*CreateApplicationPredictionsRequest) ProtoMessage()
func (*CreateApplicationPredictionsRequest) Reset ¶
func (m *CreateApplicationPredictionsRequest) Reset()
func (*CreateApplicationPredictionsRequest) String ¶
func (m *CreateApplicationPredictionsRequest) String() string
func (*CreateApplicationPredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreateApplicationPredictionsRequest) XXX_DiscardUnknown()
func (*CreateApplicationPredictionsRequest) XXX_Marshal ¶
func (m *CreateApplicationPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationPredictionsRequest) XXX_Merge ¶
func (m *CreateApplicationPredictionsRequest) XXX_Merge(src proto.Message)
func (*CreateApplicationPredictionsRequest) XXX_Size ¶
func (m *CreateApplicationPredictionsRequest) XXX_Size() int
func (*CreateApplicationPredictionsRequest) XXX_Unmarshal ¶
func (m *CreateApplicationPredictionsRequest) XXX_Unmarshal(b []byte) error
type CreateClusterPredictionsRequest ¶
type CreateClusterPredictionsRequest struct { ClusterPredictions []*ClusterPrediction `protobuf:"bytes,1,rep,name=cluster_predictions,json=clusterPredictions,proto3" json:"cluster_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateClusterPredictionsRequest) Descriptor ¶
func (*CreateClusterPredictionsRequest) Descriptor() ([]byte, []int)
func (*CreateClusterPredictionsRequest) GetClusterPredictions ¶
func (m *CreateClusterPredictionsRequest) GetClusterPredictions() []*ClusterPrediction
func (*CreateClusterPredictionsRequest) ProtoMessage ¶
func (*CreateClusterPredictionsRequest) ProtoMessage()
func (*CreateClusterPredictionsRequest) Reset ¶
func (m *CreateClusterPredictionsRequest) Reset()
func (*CreateClusterPredictionsRequest) String ¶
func (m *CreateClusterPredictionsRequest) String() string
func (*CreateClusterPredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreateClusterPredictionsRequest) XXX_DiscardUnknown()
func (*CreateClusterPredictionsRequest) XXX_Marshal ¶
func (m *CreateClusterPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateClusterPredictionsRequest) XXX_Merge ¶
func (m *CreateClusterPredictionsRequest) XXX_Merge(src proto.Message)
func (*CreateClusterPredictionsRequest) XXX_Size ¶
func (m *CreateClusterPredictionsRequest) XXX_Size() int
func (*CreateClusterPredictionsRequest) XXX_Unmarshal ¶
func (m *CreateClusterPredictionsRequest) XXX_Unmarshal(b []byte) error
type CreateControllerPredictionsRequest ¶
type CreateControllerPredictionsRequest struct { ControllerPredictions []*ControllerPrediction `protobuf:"bytes,1,rep,name=controller_predictions,json=controllerPredictions,proto3" json:"controller_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateControllerPredictionsRequest) Descriptor ¶
func (*CreateControllerPredictionsRequest) Descriptor() ([]byte, []int)
func (*CreateControllerPredictionsRequest) GetControllerPredictions ¶
func (m *CreateControllerPredictionsRequest) GetControllerPredictions() []*ControllerPrediction
func (*CreateControllerPredictionsRequest) ProtoMessage ¶
func (*CreateControllerPredictionsRequest) ProtoMessage()
func (*CreateControllerPredictionsRequest) Reset ¶
func (m *CreateControllerPredictionsRequest) Reset()
func (*CreateControllerPredictionsRequest) String ¶
func (m *CreateControllerPredictionsRequest) String() string
func (*CreateControllerPredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreateControllerPredictionsRequest) XXX_DiscardUnknown()
func (*CreateControllerPredictionsRequest) XXX_Marshal ¶
func (m *CreateControllerPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateControllerPredictionsRequest) XXX_Merge ¶
func (m *CreateControllerPredictionsRequest) XXX_Merge(src proto.Message)
func (*CreateControllerPredictionsRequest) XXX_Size ¶
func (m *CreateControllerPredictionsRequest) XXX_Size() int
func (*CreateControllerPredictionsRequest) XXX_Unmarshal ¶
func (m *CreateControllerPredictionsRequest) XXX_Unmarshal(b []byte) error
type CreateNamespacePredictionsRequest ¶
type CreateNamespacePredictionsRequest struct { NamespacePredictions []*NamespacePrediction `protobuf:"bytes,1,rep,name=namespace_predictions,json=namespacePredictions,proto3" json:"namespace_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateNamespacePredictionsRequest) Descriptor ¶
func (*CreateNamespacePredictionsRequest) Descriptor() ([]byte, []int)
func (*CreateNamespacePredictionsRequest) GetNamespacePredictions ¶
func (m *CreateNamespacePredictionsRequest) GetNamespacePredictions() []*NamespacePrediction
func (*CreateNamespacePredictionsRequest) ProtoMessage ¶
func (*CreateNamespacePredictionsRequest) ProtoMessage()
func (*CreateNamespacePredictionsRequest) Reset ¶
func (m *CreateNamespacePredictionsRequest) Reset()
func (*CreateNamespacePredictionsRequest) String ¶
func (m *CreateNamespacePredictionsRequest) String() string
func (*CreateNamespacePredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreateNamespacePredictionsRequest) XXX_DiscardUnknown()
func (*CreateNamespacePredictionsRequest) XXX_Marshal ¶
func (m *CreateNamespacePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespacePredictionsRequest) XXX_Merge ¶
func (m *CreateNamespacePredictionsRequest) XXX_Merge(src proto.Message)
func (*CreateNamespacePredictionsRequest) XXX_Size ¶
func (m *CreateNamespacePredictionsRequest) XXX_Size() int
func (*CreateNamespacePredictionsRequest) XXX_Unmarshal ¶
func (m *CreateNamespacePredictionsRequest) XXX_Unmarshal(b []byte) error
type CreateNodePredictionsRequest ¶
type CreateNodePredictionsRequest struct { NodePredictions []*NodePrediction `protobuf:"bytes,1,rep,name=node_predictions,json=nodePredictions,proto3" json:"node_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for creating predictions of a node metric data
func (*CreateNodePredictionsRequest) Descriptor ¶
func (*CreateNodePredictionsRequest) Descriptor() ([]byte, []int)
func (*CreateNodePredictionsRequest) GetNodePredictions ¶
func (m *CreateNodePredictionsRequest) GetNodePredictions() []*NodePrediction
func (*CreateNodePredictionsRequest) ProtoMessage ¶
func (*CreateNodePredictionsRequest) ProtoMessage()
func (*CreateNodePredictionsRequest) Reset ¶
func (m *CreateNodePredictionsRequest) Reset()
func (*CreateNodePredictionsRequest) String ¶
func (m *CreateNodePredictionsRequest) String() string
func (*CreateNodePredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreateNodePredictionsRequest) XXX_DiscardUnknown()
func (*CreateNodePredictionsRequest) XXX_Marshal ¶
func (m *CreateNodePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNodePredictionsRequest) XXX_Merge ¶
func (m *CreateNodePredictionsRequest) XXX_Merge(src proto.Message)
func (*CreateNodePredictionsRequest) XXX_Size ¶
func (m *CreateNodePredictionsRequest) XXX_Size() int
func (*CreateNodePredictionsRequest) XXX_Unmarshal ¶
func (m *CreateNodePredictionsRequest) XXX_Unmarshal(b []byte) error
type CreatePodPredictionsRequest ¶
type CreatePodPredictionsRequest struct { PodPredictions []*PodPrediction `protobuf:"bytes,1,rep,name=pod_predictions,json=podPredictions,proto3" json:"pod_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for creating predictions of containers' metric data belonging to a pod
func (*CreatePodPredictionsRequest) Descriptor ¶
func (*CreatePodPredictionsRequest) Descriptor() ([]byte, []int)
func (*CreatePodPredictionsRequest) GetPodPredictions ¶
func (m *CreatePodPredictionsRequest) GetPodPredictions() []*PodPrediction
func (*CreatePodPredictionsRequest) ProtoMessage ¶
func (*CreatePodPredictionsRequest) ProtoMessage()
func (*CreatePodPredictionsRequest) Reset ¶
func (m *CreatePodPredictionsRequest) Reset()
func (*CreatePodPredictionsRequest) String ¶
func (m *CreatePodPredictionsRequest) String() string
func (*CreatePodPredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreatePodPredictionsRequest) XXX_DiscardUnknown()
func (*CreatePodPredictionsRequest) XXX_Marshal ¶
func (m *CreatePodPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePodPredictionsRequest) XXX_Merge ¶
func (m *CreatePodPredictionsRequest) XXX_Merge(src proto.Message)
func (*CreatePodPredictionsRequest) XXX_Size ¶
func (m *CreatePodPredictionsRequest) XXX_Size() int
func (*CreatePodPredictionsRequest) XXX_Unmarshal ¶
func (m *CreatePodPredictionsRequest) XXX_Unmarshal(b []byte) error
type CreatePredictionsRequest ¶
type CreatePredictionsRequest struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` Predictions []*WritePrediction `protobuf:"bytes,2,rep,name=predictions,proto3" json:"predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreatePredictionsRequest) Descriptor ¶
func (*CreatePredictionsRequest) Descriptor() ([]byte, []int)
func (*CreatePredictionsRequest) GetPredictions ¶
func (m *CreatePredictionsRequest) GetPredictions() []*WritePrediction
func (*CreatePredictionsRequest) GetSchemaMeta ¶
func (m *CreatePredictionsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*CreatePredictionsRequest) ProtoMessage ¶
func (*CreatePredictionsRequest) ProtoMessage()
func (*CreatePredictionsRequest) Reset ¶
func (m *CreatePredictionsRequest) Reset()
func (*CreatePredictionsRequest) String ¶
func (m *CreatePredictionsRequest) String() string
func (*CreatePredictionsRequest) XXX_DiscardUnknown ¶
func (m *CreatePredictionsRequest) XXX_DiscardUnknown()
func (*CreatePredictionsRequest) XXX_Marshal ¶
func (m *CreatePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePredictionsRequest) XXX_Merge ¶
func (m *CreatePredictionsRequest) XXX_Merge(src proto.Message)
func (*CreatePredictionsRequest) XXX_Size ¶
func (m *CreatePredictionsRequest) XXX_Size() int
func (*CreatePredictionsRequest) XXX_Unmarshal ¶
func (m *CreatePredictionsRequest) XXX_Unmarshal(b []byte) error
type ListApplicationPredictionsRequest ¶
type ListApplicationPredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` ObjectMeta []*resources.ObjectMeta `protobuf:"bytes,2,rep,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ Granularity int64 `protobuf:"varint,4,opt,name=granularity,proto3" json:"granularity,omitempty"` ModelId string `protobuf:"bytes,5,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,6,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationPredictionsRequest) Descriptor ¶
func (*ListApplicationPredictionsRequest) Descriptor() ([]byte, []int)
func (*ListApplicationPredictionsRequest) GetGranularity ¶
func (m *ListApplicationPredictionsRequest) GetGranularity() int64
func (*ListApplicationPredictionsRequest) GetMetricTypes ¶
func (m *ListApplicationPredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListApplicationPredictionsRequest) GetModelId ¶
func (m *ListApplicationPredictionsRequest) GetModelId() string
func (*ListApplicationPredictionsRequest) GetObjectMeta ¶
func (m *ListApplicationPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListApplicationPredictionsRequest) GetPredictionId ¶
func (m *ListApplicationPredictionsRequest) GetPredictionId() string
func (*ListApplicationPredictionsRequest) GetQueryCondition ¶
func (m *ListApplicationPredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListApplicationPredictionsRequest) ProtoMessage ¶
func (*ListApplicationPredictionsRequest) ProtoMessage()
func (*ListApplicationPredictionsRequest) Reset ¶
func (m *ListApplicationPredictionsRequest) Reset()
func (*ListApplicationPredictionsRequest) String ¶
func (m *ListApplicationPredictionsRequest) String() string
func (*ListApplicationPredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListApplicationPredictionsRequest) XXX_DiscardUnknown()
func (*ListApplicationPredictionsRequest) XXX_Marshal ¶
func (m *ListApplicationPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationPredictionsRequest) XXX_Merge ¶
func (m *ListApplicationPredictionsRequest) XXX_Merge(src proto.Message)
func (*ListApplicationPredictionsRequest) XXX_Size ¶
func (m *ListApplicationPredictionsRequest) XXX_Size() int
func (*ListApplicationPredictionsRequest) XXX_Unmarshal ¶
func (m *ListApplicationPredictionsRequest) XXX_Unmarshal(b []byte) error
type ListApplicationPredictionsResponse ¶
type ListApplicationPredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ApplicationPredictions []*ApplicationPrediction `` /* 127-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationPredictionsResponse) Descriptor ¶
func (*ListApplicationPredictionsResponse) Descriptor() ([]byte, []int)
func (*ListApplicationPredictionsResponse) GetApplicationPredictions ¶
func (m *ListApplicationPredictionsResponse) GetApplicationPredictions() []*ApplicationPrediction
func (*ListApplicationPredictionsResponse) GetStatus ¶
func (m *ListApplicationPredictionsResponse) GetStatus() *status.Status
func (*ListApplicationPredictionsResponse) ProtoMessage ¶
func (*ListApplicationPredictionsResponse) ProtoMessage()
func (*ListApplicationPredictionsResponse) Reset ¶
func (m *ListApplicationPredictionsResponse) Reset()
func (*ListApplicationPredictionsResponse) String ¶
func (m *ListApplicationPredictionsResponse) String() string
func (*ListApplicationPredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListApplicationPredictionsResponse) XXX_DiscardUnknown()
func (*ListApplicationPredictionsResponse) XXX_Marshal ¶
func (m *ListApplicationPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationPredictionsResponse) XXX_Merge ¶
func (m *ListApplicationPredictionsResponse) XXX_Merge(src proto.Message)
func (*ListApplicationPredictionsResponse) XXX_Size ¶
func (m *ListApplicationPredictionsResponse) XXX_Size() int
func (*ListApplicationPredictionsResponse) XXX_Unmarshal ¶
func (m *ListApplicationPredictionsResponse) XXX_Unmarshal(b []byte) error
type ListClusterPredictionsRequest ¶
type ListClusterPredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` ObjectMeta []*resources.ObjectMeta `protobuf:"bytes,2,rep,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ Granularity int64 `protobuf:"varint,4,opt,name=granularity,proto3" json:"granularity,omitempty"` ModelId string `protobuf:"bytes,5,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,6,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListClusterPredictionsRequest) Descriptor ¶
func (*ListClusterPredictionsRequest) Descriptor() ([]byte, []int)
func (*ListClusterPredictionsRequest) GetGranularity ¶
func (m *ListClusterPredictionsRequest) GetGranularity() int64
func (*ListClusterPredictionsRequest) GetMetricTypes ¶
func (m *ListClusterPredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListClusterPredictionsRequest) GetModelId ¶
func (m *ListClusterPredictionsRequest) GetModelId() string
func (*ListClusterPredictionsRequest) GetObjectMeta ¶
func (m *ListClusterPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListClusterPredictionsRequest) GetPredictionId ¶
func (m *ListClusterPredictionsRequest) GetPredictionId() string
func (*ListClusterPredictionsRequest) GetQueryCondition ¶
func (m *ListClusterPredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListClusterPredictionsRequest) ProtoMessage ¶
func (*ListClusterPredictionsRequest) ProtoMessage()
func (*ListClusterPredictionsRequest) Reset ¶
func (m *ListClusterPredictionsRequest) Reset()
func (*ListClusterPredictionsRequest) String ¶
func (m *ListClusterPredictionsRequest) String() string
func (*ListClusterPredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListClusterPredictionsRequest) XXX_DiscardUnknown()
func (*ListClusterPredictionsRequest) XXX_Marshal ¶
func (m *ListClusterPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClusterPredictionsRequest) XXX_Merge ¶
func (m *ListClusterPredictionsRequest) XXX_Merge(src proto.Message)
func (*ListClusterPredictionsRequest) XXX_Size ¶
func (m *ListClusterPredictionsRequest) XXX_Size() int
func (*ListClusterPredictionsRequest) XXX_Unmarshal ¶
func (m *ListClusterPredictionsRequest) XXX_Unmarshal(b []byte) error
type ListClusterPredictionsResponse ¶
type ListClusterPredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ClusterPredictions []*ClusterPrediction `protobuf:"bytes,2,rep,name=cluster_predictions,json=clusterPredictions,proto3" json:"cluster_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListClusterPredictionsResponse) Descriptor ¶
func (*ListClusterPredictionsResponse) Descriptor() ([]byte, []int)
func (*ListClusterPredictionsResponse) GetClusterPredictions ¶
func (m *ListClusterPredictionsResponse) GetClusterPredictions() []*ClusterPrediction
func (*ListClusterPredictionsResponse) GetStatus ¶
func (m *ListClusterPredictionsResponse) GetStatus() *status.Status
func (*ListClusterPredictionsResponse) ProtoMessage ¶
func (*ListClusterPredictionsResponse) ProtoMessage()
func (*ListClusterPredictionsResponse) Reset ¶
func (m *ListClusterPredictionsResponse) Reset()
func (*ListClusterPredictionsResponse) String ¶
func (m *ListClusterPredictionsResponse) String() string
func (*ListClusterPredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListClusterPredictionsResponse) XXX_DiscardUnknown()
func (*ListClusterPredictionsResponse) XXX_Marshal ¶
func (m *ListClusterPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClusterPredictionsResponse) XXX_Merge ¶
func (m *ListClusterPredictionsResponse) XXX_Merge(src proto.Message)
func (*ListClusterPredictionsResponse) XXX_Size ¶
func (m *ListClusterPredictionsResponse) XXX_Size() int
func (*ListClusterPredictionsResponse) XXX_Unmarshal ¶
func (m *ListClusterPredictionsResponse) XXX_Unmarshal(b []byte) error
type ListControllerPredictionsRequest ¶
type ListControllerPredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` ObjectMeta []*resources.ObjectMeta `protobuf:"bytes,2,rep,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ Kind resources.Kind `protobuf:"varint,4,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` Granularity int64 `protobuf:"varint,5,opt,name=granularity,proto3" json:"granularity,omitempty"` ModelId string `protobuf:"bytes,6,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,7,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListControllerPredictionsRequest) Descriptor ¶
func (*ListControllerPredictionsRequest) Descriptor() ([]byte, []int)
func (*ListControllerPredictionsRequest) GetGranularity ¶
func (m *ListControllerPredictionsRequest) GetGranularity() int64
func (*ListControllerPredictionsRequest) GetKind ¶
func (m *ListControllerPredictionsRequest) GetKind() resources.Kind
func (*ListControllerPredictionsRequest) GetMetricTypes ¶
func (m *ListControllerPredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListControllerPredictionsRequest) GetModelId ¶
func (m *ListControllerPredictionsRequest) GetModelId() string
func (*ListControllerPredictionsRequest) GetObjectMeta ¶
func (m *ListControllerPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListControllerPredictionsRequest) GetPredictionId ¶
func (m *ListControllerPredictionsRequest) GetPredictionId() string
func (*ListControllerPredictionsRequest) GetQueryCondition ¶
func (m *ListControllerPredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListControllerPredictionsRequest) ProtoMessage ¶
func (*ListControllerPredictionsRequest) ProtoMessage()
func (*ListControllerPredictionsRequest) Reset ¶
func (m *ListControllerPredictionsRequest) Reset()
func (*ListControllerPredictionsRequest) String ¶
func (m *ListControllerPredictionsRequest) String() string
func (*ListControllerPredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListControllerPredictionsRequest) XXX_DiscardUnknown()
func (*ListControllerPredictionsRequest) XXX_Marshal ¶
func (m *ListControllerPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListControllerPredictionsRequest) XXX_Merge ¶
func (m *ListControllerPredictionsRequest) XXX_Merge(src proto.Message)
func (*ListControllerPredictionsRequest) XXX_Size ¶
func (m *ListControllerPredictionsRequest) XXX_Size() int
func (*ListControllerPredictionsRequest) XXX_Unmarshal ¶
func (m *ListControllerPredictionsRequest) XXX_Unmarshal(b []byte) error
type ListControllerPredictionsResponse ¶
type ListControllerPredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ControllerPredictions []*ControllerPrediction `protobuf:"bytes,2,rep,name=controller_predictions,json=controllerPredictions,proto3" json:"controller_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListControllerPredictionsResponse) Descriptor ¶
func (*ListControllerPredictionsResponse) Descriptor() ([]byte, []int)
func (*ListControllerPredictionsResponse) GetControllerPredictions ¶
func (m *ListControllerPredictionsResponse) GetControllerPredictions() []*ControllerPrediction
func (*ListControllerPredictionsResponse) GetStatus ¶
func (m *ListControllerPredictionsResponse) GetStatus() *status.Status
func (*ListControllerPredictionsResponse) ProtoMessage ¶
func (*ListControllerPredictionsResponse) ProtoMessage()
func (*ListControllerPredictionsResponse) Reset ¶
func (m *ListControllerPredictionsResponse) Reset()
func (*ListControllerPredictionsResponse) String ¶
func (m *ListControllerPredictionsResponse) String() string
func (*ListControllerPredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListControllerPredictionsResponse) XXX_DiscardUnknown()
func (*ListControllerPredictionsResponse) XXX_Marshal ¶
func (m *ListControllerPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListControllerPredictionsResponse) XXX_Merge ¶
func (m *ListControllerPredictionsResponse) XXX_Merge(src proto.Message)
func (*ListControllerPredictionsResponse) XXX_Size ¶
func (m *ListControllerPredictionsResponse) XXX_Size() int
func (*ListControllerPredictionsResponse) XXX_Unmarshal ¶
func (m *ListControllerPredictionsResponse) XXX_Unmarshal(b []byte) error
type ListNamespacePredictionsRequest ¶
type ListNamespacePredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` ObjectMeta []*resources.ObjectMeta `protobuf:"bytes,2,rep,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ Granularity int64 `protobuf:"varint,4,opt,name=granularity,proto3" json:"granularity,omitempty"` ModelId string `protobuf:"bytes,5,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,6,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNamespacePredictionsRequest) Descriptor ¶
func (*ListNamespacePredictionsRequest) Descriptor() ([]byte, []int)
func (*ListNamespacePredictionsRequest) GetGranularity ¶
func (m *ListNamespacePredictionsRequest) GetGranularity() int64
func (*ListNamespacePredictionsRequest) GetMetricTypes ¶
func (m *ListNamespacePredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListNamespacePredictionsRequest) GetModelId ¶
func (m *ListNamespacePredictionsRequest) GetModelId() string
func (*ListNamespacePredictionsRequest) GetObjectMeta ¶
func (m *ListNamespacePredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListNamespacePredictionsRequest) GetPredictionId ¶
func (m *ListNamespacePredictionsRequest) GetPredictionId() string
func (*ListNamespacePredictionsRequest) GetQueryCondition ¶
func (m *ListNamespacePredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListNamespacePredictionsRequest) ProtoMessage ¶
func (*ListNamespacePredictionsRequest) ProtoMessage()
func (*ListNamespacePredictionsRequest) Reset ¶
func (m *ListNamespacePredictionsRequest) Reset()
func (*ListNamespacePredictionsRequest) String ¶
func (m *ListNamespacePredictionsRequest) String() string
func (*ListNamespacePredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListNamespacePredictionsRequest) XXX_DiscardUnknown()
func (*ListNamespacePredictionsRequest) XXX_Marshal ¶
func (m *ListNamespacePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNamespacePredictionsRequest) XXX_Merge ¶
func (m *ListNamespacePredictionsRequest) XXX_Merge(src proto.Message)
func (*ListNamespacePredictionsRequest) XXX_Size ¶
func (m *ListNamespacePredictionsRequest) XXX_Size() int
func (*ListNamespacePredictionsRequest) XXX_Unmarshal ¶
func (m *ListNamespacePredictionsRequest) XXX_Unmarshal(b []byte) error
type ListNamespacePredictionsResponse ¶
type ListNamespacePredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NamespacePredictions []*NamespacePrediction `protobuf:"bytes,2,rep,name=namespace_predictions,json=namespacePredictions,proto3" json:"namespace_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNamespacePredictionsResponse) Descriptor ¶
func (*ListNamespacePredictionsResponse) Descriptor() ([]byte, []int)
func (*ListNamespacePredictionsResponse) GetNamespacePredictions ¶
func (m *ListNamespacePredictionsResponse) GetNamespacePredictions() []*NamespacePrediction
func (*ListNamespacePredictionsResponse) GetStatus ¶
func (m *ListNamespacePredictionsResponse) GetStatus() *status.Status
func (*ListNamespacePredictionsResponse) ProtoMessage ¶
func (*ListNamespacePredictionsResponse) ProtoMessage()
func (*ListNamespacePredictionsResponse) Reset ¶
func (m *ListNamespacePredictionsResponse) Reset()
func (*ListNamespacePredictionsResponse) String ¶
func (m *ListNamespacePredictionsResponse) String() string
func (*ListNamespacePredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListNamespacePredictionsResponse) XXX_DiscardUnknown()
func (*ListNamespacePredictionsResponse) XXX_Marshal ¶
func (m *ListNamespacePredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNamespacePredictionsResponse) XXX_Merge ¶
func (m *ListNamespacePredictionsResponse) XXX_Merge(src proto.Message)
func (*ListNamespacePredictionsResponse) XXX_Size ¶
func (m *ListNamespacePredictionsResponse) XXX_Size() int
func (*ListNamespacePredictionsResponse) XXX_Unmarshal ¶
func (m *ListNamespacePredictionsResponse) XXX_Unmarshal(b []byte) error
type ListNodePredictionsRequest ¶
type ListNodePredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` ObjectMeta []*resources.ObjectMeta `protobuf:"bytes,2,rep,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ Granularity int64 `protobuf:"varint,4,opt,name=granularity,proto3" json:"granularity,omitempty"` ModelId string `protobuf:"bytes,5,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,6,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for listing predictions of nodes
func (*ListNodePredictionsRequest) Descriptor ¶
func (*ListNodePredictionsRequest) Descriptor() ([]byte, []int)
func (*ListNodePredictionsRequest) GetGranularity ¶
func (m *ListNodePredictionsRequest) GetGranularity() int64
func (*ListNodePredictionsRequest) GetMetricTypes ¶
func (m *ListNodePredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListNodePredictionsRequest) GetModelId ¶
func (m *ListNodePredictionsRequest) GetModelId() string
func (*ListNodePredictionsRequest) GetObjectMeta ¶
func (m *ListNodePredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListNodePredictionsRequest) GetPredictionId ¶
func (m *ListNodePredictionsRequest) GetPredictionId() string
func (*ListNodePredictionsRequest) GetQueryCondition ¶
func (m *ListNodePredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListNodePredictionsRequest) ProtoMessage ¶
func (*ListNodePredictionsRequest) ProtoMessage()
func (*ListNodePredictionsRequest) Reset ¶
func (m *ListNodePredictionsRequest) Reset()
func (*ListNodePredictionsRequest) String ¶
func (m *ListNodePredictionsRequest) String() string
func (*ListNodePredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListNodePredictionsRequest) XXX_DiscardUnknown()
func (*ListNodePredictionsRequest) XXX_Marshal ¶
func (m *ListNodePredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodePredictionsRequest) XXX_Merge ¶
func (m *ListNodePredictionsRequest) XXX_Merge(src proto.Message)
func (*ListNodePredictionsRequest) XXX_Size ¶
func (m *ListNodePredictionsRequest) XXX_Size() int
func (*ListNodePredictionsRequest) XXX_Unmarshal ¶
func (m *ListNodePredictionsRequest) XXX_Unmarshal(b []byte) error
type ListNodePredictionsResponse ¶
type ListNodePredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NodePredictions []*NodePrediction `protobuf:"bytes,2,rep,name=node_predictions,json=nodePredictions,proto3" json:"node_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a response for a listing predictions of nodes request
func (*ListNodePredictionsResponse) Descriptor ¶
func (*ListNodePredictionsResponse) Descriptor() ([]byte, []int)
func (*ListNodePredictionsResponse) GetNodePredictions ¶
func (m *ListNodePredictionsResponse) GetNodePredictions() []*NodePrediction
func (*ListNodePredictionsResponse) GetStatus ¶
func (m *ListNodePredictionsResponse) GetStatus() *status.Status
func (*ListNodePredictionsResponse) ProtoMessage ¶
func (*ListNodePredictionsResponse) ProtoMessage()
func (*ListNodePredictionsResponse) Reset ¶
func (m *ListNodePredictionsResponse) Reset()
func (*ListNodePredictionsResponse) String ¶
func (m *ListNodePredictionsResponse) String() string
func (*ListNodePredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListNodePredictionsResponse) XXX_DiscardUnknown()
func (*ListNodePredictionsResponse) XXX_Marshal ¶
func (m *ListNodePredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodePredictionsResponse) XXX_Merge ¶
func (m *ListNodePredictionsResponse) XXX_Merge(src proto.Message)
func (*ListNodePredictionsResponse) XXX_Size ¶
func (m *ListNodePredictionsResponse) XXX_Size() int
func (*ListNodePredictionsResponse) XXX_Unmarshal ¶
func (m *ListNodePredictionsResponse) XXX_Unmarshal(b []byte) error
type ListPodPredictionsRequest ¶
type ListPodPredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` ObjectMeta []*resources.ObjectMeta `protobuf:"bytes,2,rep,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ Granularity int64 `protobuf:"varint,4,opt,name=granularity,proto3" json:"granularity,omitempty"` FillDays int64 `protobuf:"varint,5,opt,name=fill_days,json=fillDays,proto3" json:"fill_days,omitempty"` ModelId string `protobuf:"bytes,6,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,7,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for listing predictions of pods
func (*ListPodPredictionsRequest) Descriptor ¶
func (*ListPodPredictionsRequest) Descriptor() ([]byte, []int)
func (*ListPodPredictionsRequest) GetFillDays ¶
func (m *ListPodPredictionsRequest) GetFillDays() int64
func (*ListPodPredictionsRequest) GetGranularity ¶
func (m *ListPodPredictionsRequest) GetGranularity() int64
func (*ListPodPredictionsRequest) GetMetricTypes ¶
func (m *ListPodPredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListPodPredictionsRequest) GetModelId ¶
func (m *ListPodPredictionsRequest) GetModelId() string
func (*ListPodPredictionsRequest) GetObjectMeta ¶
func (m *ListPodPredictionsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListPodPredictionsRequest) GetPredictionId ¶
func (m *ListPodPredictionsRequest) GetPredictionId() string
func (*ListPodPredictionsRequest) GetQueryCondition ¶
func (m *ListPodPredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListPodPredictionsRequest) ProtoMessage ¶
func (*ListPodPredictionsRequest) ProtoMessage()
func (*ListPodPredictionsRequest) Reset ¶
func (m *ListPodPredictionsRequest) Reset()
func (*ListPodPredictionsRequest) String ¶
func (m *ListPodPredictionsRequest) String() string
func (*ListPodPredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListPodPredictionsRequest) XXX_DiscardUnknown()
func (*ListPodPredictionsRequest) XXX_Marshal ¶
func (m *ListPodPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPodPredictionsRequest) XXX_Merge ¶
func (m *ListPodPredictionsRequest) XXX_Merge(src proto.Message)
func (*ListPodPredictionsRequest) XXX_Size ¶
func (m *ListPodPredictionsRequest) XXX_Size() int
func (*ListPodPredictionsRequest) XXX_Unmarshal ¶
func (m *ListPodPredictionsRequest) XXX_Unmarshal(b []byte) error
type ListPodPredictionsResponse ¶
type ListPodPredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` PodPredictions []*PodPrediction `protobuf:"bytes,2,rep,name=pod_predictions,json=podPredictions,proto3" json:"pod_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a response for a listing predictions of pods request
func (*ListPodPredictionsResponse) Descriptor ¶
func (*ListPodPredictionsResponse) Descriptor() ([]byte, []int)
func (*ListPodPredictionsResponse) GetPodPredictions ¶
func (m *ListPodPredictionsResponse) GetPodPredictions() []*PodPrediction
func (*ListPodPredictionsResponse) GetStatus ¶
func (m *ListPodPredictionsResponse) GetStatus() *status.Status
func (*ListPodPredictionsResponse) ProtoMessage ¶
func (*ListPodPredictionsResponse) ProtoMessage()
func (*ListPodPredictionsResponse) Reset ¶
func (m *ListPodPredictionsResponse) Reset()
func (*ListPodPredictionsResponse) String ¶
func (m *ListPodPredictionsResponse) String() string
func (*ListPodPredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListPodPredictionsResponse) XXX_DiscardUnknown()
func (*ListPodPredictionsResponse) XXX_Marshal ¶
func (m *ListPodPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPodPredictionsResponse) XXX_Merge ¶
func (m *ListPodPredictionsResponse) XXX_Merge(src proto.Message)
func (*ListPodPredictionsResponse) XXX_Size ¶
func (m *ListPodPredictionsResponse) XXX_Size() int
func (*ListPodPredictionsResponse) XXX_Unmarshal ¶
func (m *ListPodPredictionsResponse) XXX_Unmarshal(b []byte) error
type ListPredictionsRequest ¶
type ListPredictionsRequest struct { QueryCondition *common.QueryCondition `protobuf:"bytes,1,opt,name=query_condition,json=queryCondition,proto3" json:"query_condition,omitempty"` SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,2,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` MetricTypes []common.MetricType `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListPredictionsRequest) Descriptor ¶
func (*ListPredictionsRequest) Descriptor() ([]byte, []int)
func (*ListPredictionsRequest) GetMetricTypes ¶
func (m *ListPredictionsRequest) GetMetricTypes() []common.MetricType
func (*ListPredictionsRequest) GetQueryCondition ¶
func (m *ListPredictionsRequest) GetQueryCondition() *common.QueryCondition
func (*ListPredictionsRequest) GetSchemaMeta ¶
func (m *ListPredictionsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*ListPredictionsRequest) ProtoMessage ¶
func (*ListPredictionsRequest) ProtoMessage()
func (*ListPredictionsRequest) Reset ¶
func (m *ListPredictionsRequest) Reset()
func (*ListPredictionsRequest) String ¶
func (m *ListPredictionsRequest) String() string
func (*ListPredictionsRequest) XXX_DiscardUnknown ¶
func (m *ListPredictionsRequest) XXX_DiscardUnknown()
func (*ListPredictionsRequest) XXX_Marshal ¶
func (m *ListPredictionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPredictionsRequest) XXX_Merge ¶
func (m *ListPredictionsRequest) XXX_Merge(src proto.Message)
func (*ListPredictionsRequest) XXX_Size ¶
func (m *ListPredictionsRequest) XXX_Size() int
func (*ListPredictionsRequest) XXX_Unmarshal ¶
func (m *ListPredictionsRequest) XXX_Unmarshal(b []byte) error
type ListPredictionsResponse ¶
type ListPredictionsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Predictions *Prediction `protobuf:"bytes,2,opt,name=predictions,proto3" json:"predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListPredictionsResponse) Descriptor ¶
func (*ListPredictionsResponse) Descriptor() ([]byte, []int)
func (*ListPredictionsResponse) GetPredictions ¶
func (m *ListPredictionsResponse) GetPredictions() *Prediction
func (*ListPredictionsResponse) GetStatus ¶
func (m *ListPredictionsResponse) GetStatus() *status.Status
func (*ListPredictionsResponse) ProtoMessage ¶
func (*ListPredictionsResponse) ProtoMessage()
func (*ListPredictionsResponse) Reset ¶
func (m *ListPredictionsResponse) Reset()
func (*ListPredictionsResponse) String ¶
func (m *ListPredictionsResponse) String() string
func (*ListPredictionsResponse) XXX_DiscardUnknown ¶
func (m *ListPredictionsResponse) XXX_DiscardUnknown()
func (*ListPredictionsResponse) XXX_Marshal ¶
func (m *ListPredictionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPredictionsResponse) XXX_Merge ¶
func (m *ListPredictionsResponse) XXX_Merge(src proto.Message)
func (*ListPredictionsResponse) XXX_Size ¶
func (m *ListPredictionsResponse) XXX_Size() int
func (*ListPredictionsResponse) XXX_Unmarshal ¶
func (m *ListPredictionsResponse) XXX_Unmarshal(b []byte) error
type MetricData ¶
type MetricData struct { MetricType common.MetricType `` /* 153-byte string literal not displayed */ Data []*Sample `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"` Granularity int64 `protobuf:"varint,3,opt,name=granularity,proto3" json:"granularity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MetricData) Descriptor ¶
func (*MetricData) Descriptor() ([]byte, []int)
func (*MetricData) GetData ¶
func (m *MetricData) GetData() []*Sample
func (*MetricData) GetGranularity ¶
func (m *MetricData) GetGranularity() int64
func (*MetricData) GetMetricType ¶
func (m *MetricData) GetMetricType() common.MetricType
func (*MetricData) ProtoMessage ¶
func (*MetricData) ProtoMessage()
func (*MetricData) Reset ¶
func (m *MetricData) Reset()
func (*MetricData) String ¶
func (m *MetricData) String() string
func (*MetricData) XXX_DiscardUnknown ¶
func (m *MetricData) XXX_DiscardUnknown()
func (*MetricData) XXX_Marshal ¶
func (m *MetricData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MetricData) XXX_Merge ¶
func (m *MetricData) XXX_Merge(src proto.Message)
func (*MetricData) XXX_Size ¶
func (m *MetricData) XXX_Size() int
func (*MetricData) XXX_Unmarshal ¶
func (m *MetricData) XXX_Unmarshal(b []byte) error
type NamespacePrediction ¶
type NamespacePrediction struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` PredictedRawData []*MetricData `protobuf:"bytes,2,rep,name=predicted_raw_data,json=predictedRawData,proto3" json:"predicted_raw_data,omitempty"` PredictedUpperboundData []*MetricData `` /* 132-byte string literal not displayed */ PredictedLowerboundData []*MetricData `` /* 132-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NamespacePrediction) Descriptor ¶
func (*NamespacePrediction) Descriptor() ([]byte, []int)
func (*NamespacePrediction) GetObjectMeta ¶
func (m *NamespacePrediction) GetObjectMeta() *resources.ObjectMeta
func (*NamespacePrediction) GetPredictedLowerboundData ¶
func (m *NamespacePrediction) GetPredictedLowerboundData() []*MetricData
func (*NamespacePrediction) GetPredictedRawData ¶
func (m *NamespacePrediction) GetPredictedRawData() []*MetricData
func (*NamespacePrediction) GetPredictedUpperboundData ¶
func (m *NamespacePrediction) GetPredictedUpperboundData() []*MetricData
func (*NamespacePrediction) ProtoMessage ¶
func (*NamespacePrediction) ProtoMessage()
func (*NamespacePrediction) Reset ¶
func (m *NamespacePrediction) Reset()
func (*NamespacePrediction) String ¶
func (m *NamespacePrediction) String() string
func (*NamespacePrediction) XXX_DiscardUnknown ¶
func (m *NamespacePrediction) XXX_DiscardUnknown()
func (*NamespacePrediction) XXX_Marshal ¶
func (m *NamespacePrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NamespacePrediction) XXX_Merge ¶
func (m *NamespacePrediction) XXX_Merge(src proto.Message)
func (*NamespacePrediction) XXX_Size ¶
func (m *NamespacePrediction) XXX_Size() int
func (*NamespacePrediction) XXX_Unmarshal ¶
func (m *NamespacePrediction) XXX_Unmarshal(b []byte) error
type NodePrediction ¶
type NodePrediction struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` IsScheduled bool `protobuf:"varint,2,opt,name=is_scheduled,json=isScheduled,proto3" json:"is_scheduled,omitempty"` PredictedRawData []*MetricData `protobuf:"bytes,3,rep,name=predicted_raw_data,json=predictedRawData,proto3" json:"predicted_raw_data,omitempty"` PredictedUpperboundData []*MetricData `` /* 132-byte string literal not displayed */ PredictedLowerboundData []*MetricData `` /* 132-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a list of predicted metric data of a node
func (*NodePrediction) Descriptor ¶
func (*NodePrediction) Descriptor() ([]byte, []int)
func (*NodePrediction) GetIsScheduled ¶
func (m *NodePrediction) GetIsScheduled() bool
func (*NodePrediction) GetObjectMeta ¶
func (m *NodePrediction) GetObjectMeta() *resources.ObjectMeta
func (*NodePrediction) GetPredictedLowerboundData ¶
func (m *NodePrediction) GetPredictedLowerboundData() []*MetricData
func (*NodePrediction) GetPredictedRawData ¶
func (m *NodePrediction) GetPredictedRawData() []*MetricData
func (*NodePrediction) GetPredictedUpperboundData ¶
func (m *NodePrediction) GetPredictedUpperboundData() []*MetricData
func (*NodePrediction) ProtoMessage ¶
func (*NodePrediction) ProtoMessage()
func (*NodePrediction) Reset ¶
func (m *NodePrediction) Reset()
func (*NodePrediction) String ¶
func (m *NodePrediction) String() string
func (*NodePrediction) XXX_DiscardUnknown ¶
func (m *NodePrediction) XXX_DiscardUnknown()
func (*NodePrediction) XXX_Marshal ¶
func (m *NodePrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodePrediction) XXX_Merge ¶
func (m *NodePrediction) XXX_Merge(src proto.Message)
func (*NodePrediction) XXX_Size ¶
func (m *NodePrediction) XXX_Size() int
func (*NodePrediction) XXX_Unmarshal ¶
func (m *NodePrediction) XXX_Unmarshal(b []byte) error
type PodPrediction ¶
type PodPrediction struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` ContainerPredictions []*ContainerPrediction `protobuf:"bytes,2,rep,name=container_predictions,json=containerPredictions,proto3" json:"container_predictions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a list of predicted metrics data of a pod
func (*PodPrediction) Descriptor ¶
func (*PodPrediction) Descriptor() ([]byte, []int)
func (*PodPrediction) GetContainerPredictions ¶
func (m *PodPrediction) GetContainerPredictions() []*ContainerPrediction
func (*PodPrediction) GetObjectMeta ¶
func (m *PodPrediction) GetObjectMeta() *resources.ObjectMeta
func (*PodPrediction) ProtoMessage ¶
func (*PodPrediction) ProtoMessage()
func (*PodPrediction) Reset ¶
func (m *PodPrediction) Reset()
func (*PodPrediction) String ¶
func (m *PodPrediction) String() string
func (*PodPrediction) XXX_DiscardUnknown ¶
func (m *PodPrediction) XXX_DiscardUnknown()
func (*PodPrediction) XXX_Marshal ¶
func (m *PodPrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PodPrediction) XXX_Merge ¶
func (m *PodPrediction) XXX_Merge(src proto.Message)
func (*PodPrediction) XXX_Size ¶
func (m *PodPrediction) XXX_Size() int
func (*PodPrediction) XXX_Unmarshal ¶
func (m *PodPrediction) XXX_Unmarshal(b []byte) error
type Prediction ¶
type Prediction struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` PredictionData []*PredictionData `protobuf:"bytes,2,rep,name=prediction_data,json=predictionData,proto3" json:"prediction_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Prediction) Descriptor ¶
func (*Prediction) Descriptor() ([]byte, []int)
func (*Prediction) GetPredictionData ¶
func (m *Prediction) GetPredictionData() []*PredictionData
func (*Prediction) GetSchemaMeta ¶
func (m *Prediction) GetSchemaMeta() *schemas.SchemaMeta
func (*Prediction) ProtoMessage ¶
func (*Prediction) ProtoMessage()
func (*Prediction) Reset ¶
func (m *Prediction) Reset()
func (*Prediction) String ¶
func (m *Prediction) String() string
func (*Prediction) XXX_DiscardUnknown ¶
func (m *Prediction) XXX_DiscardUnknown()
func (*Prediction) XXX_Marshal ¶
func (m *Prediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Prediction) XXX_Merge ¶
func (m *Prediction) XXX_Merge(src proto.Message)
func (*Prediction) XXX_Size ¶
func (m *Prediction) XXX_Size() int
func (*Prediction) XXX_Unmarshal ¶
func (m *Prediction) XXX_Unmarshal(b []byte) error
type PredictionData ¶
type PredictionData struct { MetricType common.MetricType `` /* 153-byte string literal not displayed */ ResourceBoundary common.ResourceBoundary `` /* 177-byte string literal not displayed */ ReadData *common.ReadData `protobuf:"bytes,3,opt,name=read_data,json=readData,proto3" json:"read_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PredictionData) Descriptor ¶
func (*PredictionData) Descriptor() ([]byte, []int)
func (*PredictionData) GetMetricType ¶
func (m *PredictionData) GetMetricType() common.MetricType
func (*PredictionData) GetReadData ¶
func (m *PredictionData) GetReadData() *common.ReadData
func (*PredictionData) GetResourceBoundary ¶
func (m *PredictionData) GetResourceBoundary() common.ResourceBoundary
func (*PredictionData) ProtoMessage ¶
func (*PredictionData) ProtoMessage()
func (*PredictionData) Reset ¶
func (m *PredictionData) Reset()
func (*PredictionData) String ¶
func (m *PredictionData) String() string
func (*PredictionData) XXX_DiscardUnknown ¶
func (m *PredictionData) XXX_DiscardUnknown()
func (*PredictionData) XXX_Marshal ¶
func (m *PredictionData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PredictionData) XXX_Merge ¶
func (m *PredictionData) XXX_Merge(src proto.Message)
func (*PredictionData) XXX_Size ¶
func (m *PredictionData) XXX_Size() int
func (*PredictionData) XXX_Unmarshal ¶
func (m *PredictionData) XXX_Unmarshal(b []byte) error
type Sample ¶
type Sample struct { Time *timestamp.Timestamp `protobuf:"bytes,1,opt,name=time,proto3" json:"time,omitempty"` EndTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` ModelId string `protobuf:"bytes,3,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"` PredictionId string `protobuf:"bytes,4,opt,name=prediction_id,json=predictionId,proto3" json:"prediction_id,omitempty"` NumValue string `protobuf:"bytes,5,opt,name=num_value,json=numValue,proto3" json:"num_value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Sample) Descriptor ¶
func (*Sample) GetEndTime ¶
func (*Sample) GetModelId ¶
func (*Sample) GetNumValue ¶
func (*Sample) GetPredictionId ¶
func (*Sample) ProtoMessage ¶
func (*Sample) ProtoMessage()
func (*Sample) XXX_DiscardUnknown ¶
func (m *Sample) XXX_DiscardUnknown()
func (*Sample) XXX_Marshal ¶
func (*Sample) XXX_Unmarshal ¶
type WritePrediction ¶
type WritePrediction struct { MetricType common.MetricType `` /* 153-byte string literal not displayed */ ResourceBoundary common.ResourceBoundary `` /* 177-byte string literal not displayed */ WriteData *common.WriteData `protobuf:"bytes,3,opt,name=write_data,json=writeData,proto3" json:"write_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WritePrediction) Descriptor ¶
func (*WritePrediction) Descriptor() ([]byte, []int)
func (*WritePrediction) GetMetricType ¶
func (m *WritePrediction) GetMetricType() common.MetricType
func (*WritePrediction) GetResourceBoundary ¶
func (m *WritePrediction) GetResourceBoundary() common.ResourceBoundary
func (*WritePrediction) GetWriteData ¶
func (m *WritePrediction) GetWriteData() *common.WriteData
func (*WritePrediction) ProtoMessage ¶
func (*WritePrediction) ProtoMessage()
func (*WritePrediction) Reset ¶
func (m *WritePrediction) Reset()
func (*WritePrediction) String ¶
func (m *WritePrediction) String() string
func (*WritePrediction) XXX_DiscardUnknown ¶
func (m *WritePrediction) XXX_DiscardUnknown()
func (*WritePrediction) XXX_Marshal ¶
func (m *WritePrediction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WritePrediction) XXX_Merge ¶
func (m *WritePrediction) XXX_Merge(src proto.Message)
func (*WritePrediction) XXX_Size ¶
func (m *WritePrediction) XXX_Size() int
func (*WritePrediction) XXX_Unmarshal ¶
func (m *WritePrediction) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.