Documentation ¶
Index ¶
- Variables
- type ApplicationRecommendation
- func (*ApplicationRecommendation) Descriptor() ([]byte, []int)
- func (m *ApplicationRecommendation) GetKind() resources.Kind
- func (m *ApplicationRecommendation) GetObjectMeta() *resources.ObjectMeta
- func (m *ApplicationRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
- func (m *ApplicationRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
- func (m *ApplicationRecommendation) GetRecommendedType() ControllerRecommendedType
- func (*ApplicationRecommendation) ProtoMessage()
- func (m *ApplicationRecommendation) Reset()
- func (m *ApplicationRecommendation) String() string
- func (m *ApplicationRecommendation) XXX_DiscardUnknown()
- func (m *ApplicationRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApplicationRecommendation) XXX_Merge(src proto.Message)
- func (m *ApplicationRecommendation) XXX_Size() int
- func (m *ApplicationRecommendation) XXX_Unmarshal(b []byte) error
- type ClusterRecommendation
- func (*ClusterRecommendation) Descriptor() ([]byte, []int)
- func (m *ClusterRecommendation) GetKind() resources.Kind
- func (m *ClusterRecommendation) GetObjectMeta() *resources.ObjectMeta
- func (m *ClusterRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
- func (m *ClusterRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
- func (m *ClusterRecommendation) GetRecommendedType() ControllerRecommendedType
- func (*ClusterRecommendation) ProtoMessage()
- func (m *ClusterRecommendation) Reset()
- func (m *ClusterRecommendation) String() string
- func (m *ClusterRecommendation) XXX_DiscardUnknown()
- func (m *ClusterRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClusterRecommendation) XXX_Merge(src proto.Message)
- func (m *ClusterRecommendation) XXX_Size() int
- func (m *ClusterRecommendation) XXX_Unmarshal(b []byte) error
- type ContainerRecommendation
- func (*ContainerRecommendation) Descriptor() ([]byte, []int)
- func (m *ContainerRecommendation) GetInitialLimitRecommendations() []*common.MetricData
- func (m *ContainerRecommendation) GetInitialRequestRecommendations() []*common.MetricData
- func (m *ContainerRecommendation) GetLimitRecommendations() []*common.MetricData
- func (m *ContainerRecommendation) GetName() string
- func (m *ContainerRecommendation) GetRequestRecommendations() []*common.MetricData
- func (*ContainerRecommendation) ProtoMessage()
- func (m *ContainerRecommendation) Reset()
- func (m *ContainerRecommendation) String() string
- func (m *ContainerRecommendation) XXX_DiscardUnknown()
- func (m *ContainerRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ContainerRecommendation) XXX_Merge(src proto.Message)
- func (m *ContainerRecommendation) XXX_Size() int
- func (m *ContainerRecommendation) XXX_Unmarshal(b []byte) error
- type ControllerRecommendation
- func (*ControllerRecommendation) Descriptor() ([]byte, []int)
- func (m *ControllerRecommendation) GetKind() resources.Kind
- func (m *ControllerRecommendation) GetObjectMeta() *resources.ObjectMeta
- func (m *ControllerRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
- func (m *ControllerRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
- func (m *ControllerRecommendation) GetRecommendedType() ControllerRecommendedType
- func (*ControllerRecommendation) ProtoMessage()
- func (m *ControllerRecommendation) Reset()
- func (m *ControllerRecommendation) String() string
- func (m *ControllerRecommendation) XXX_DiscardUnknown()
- func (m *ControllerRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ControllerRecommendation) XXX_Merge(src proto.Message)
- func (m *ControllerRecommendation) XXX_Size() int
- func (m *ControllerRecommendation) XXX_Unmarshal(b []byte) error
- type ControllerRecommendedSpec
- func (*ControllerRecommendedSpec) Descriptor() ([]byte, []int)
- func (m *ControllerRecommendedSpec) GetCreateTime() *timestamp.Timestamp
- func (m *ControllerRecommendedSpec) GetCurrentCpuLimits() float64
- func (m *ControllerRecommendedSpec) GetCurrentCpuRequests() float64
- func (m *ControllerRecommendedSpec) GetCurrentMemLimits() float64
- func (m *ControllerRecommendedSpec) GetCurrentMemRequests() float64
- func (m *ControllerRecommendedSpec) GetCurrentReplicas() int32
- func (m *ControllerRecommendedSpec) GetDesiredCpuLimits() float64
- func (m *ControllerRecommendedSpec) GetDesiredMemLimits() float64
- func (m *ControllerRecommendedSpec) GetDesiredReplicas() int32
- func (m *ControllerRecommendedSpec) GetTime() *timestamp.Timestamp
- func (m *ControllerRecommendedSpec) GetTotalCost() float64
- func (*ControllerRecommendedSpec) ProtoMessage()
- func (m *ControllerRecommendedSpec) Reset()
- func (m *ControllerRecommendedSpec) String() string
- func (m *ControllerRecommendedSpec) XXX_DiscardUnknown()
- func (m *ControllerRecommendedSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ControllerRecommendedSpec) XXX_Merge(src proto.Message)
- func (m *ControllerRecommendedSpec) XXX_Size() int
- func (m *ControllerRecommendedSpec) XXX_Unmarshal(b []byte) error
- type ControllerRecommendedSpecK8S
- func (*ControllerRecommendedSpecK8S) Descriptor() ([]byte, []int)
- func (m *ControllerRecommendedSpecK8S) GetCreateTime() *timestamp.Timestamp
- func (m *ControllerRecommendedSpecK8S) GetCurrentReplicas() int32
- func (m *ControllerRecommendedSpecK8S) GetDesiredReplicas() int32
- func (m *ControllerRecommendedSpecK8S) GetTime() *timestamp.Timestamp
- func (*ControllerRecommendedSpecK8S) ProtoMessage()
- func (m *ControllerRecommendedSpecK8S) Reset()
- func (m *ControllerRecommendedSpecK8S) String() string
- func (m *ControllerRecommendedSpecK8S) XXX_DiscardUnknown()
- func (m *ControllerRecommendedSpecK8S) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ControllerRecommendedSpecK8S) XXX_Merge(src proto.Message)
- func (m *ControllerRecommendedSpecK8S) XXX_Size() int
- func (m *ControllerRecommendedSpecK8S) XXX_Unmarshal(b []byte) error
- type ControllerRecommendedType
- type CreateApplicationRecommendationsRequest
- func (*CreateApplicationRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateApplicationRecommendationsRequest) GetApplicationRecommendations() []*ApplicationRecommendation
- func (*CreateApplicationRecommendationsRequest) ProtoMessage()
- func (m *CreateApplicationRecommendationsRequest) Reset()
- func (m *CreateApplicationRecommendationsRequest) String() string
- func (m *CreateApplicationRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreateApplicationRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateApplicationRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateApplicationRecommendationsRequest) XXX_Size() int
- func (m *CreateApplicationRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type CreateClusterRecommendationsRequest
- func (*CreateClusterRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateClusterRecommendationsRequest) GetClusterRecommendations() []*ClusterRecommendation
- func (*CreateClusterRecommendationsRequest) ProtoMessage()
- func (m *CreateClusterRecommendationsRequest) Reset()
- func (m *CreateClusterRecommendationsRequest) String() string
- func (m *CreateClusterRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreateClusterRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateClusterRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateClusterRecommendationsRequest) XXX_Size() int
- func (m *CreateClusterRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type CreateControllerRecommendationsRequest
- func (*CreateControllerRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateControllerRecommendationsRequest) GetControllerRecommendations() []*ControllerRecommendation
- func (*CreateControllerRecommendationsRequest) ProtoMessage()
- func (m *CreateControllerRecommendationsRequest) Reset()
- func (m *CreateControllerRecommendationsRequest) String() string
- func (m *CreateControllerRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreateControllerRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateControllerRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateControllerRecommendationsRequest) XXX_Size() int
- func (m *CreateControllerRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type CreateNamespaceRecommendationsRequest
- func (*CreateNamespaceRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateNamespaceRecommendationsRequest) GetNamespaceRecommendations() []*NamespaceRecommendation
- func (*CreateNamespaceRecommendationsRequest) ProtoMessage()
- func (m *CreateNamespaceRecommendationsRequest) Reset()
- func (m *CreateNamespaceRecommendationsRequest) String() string
- func (m *CreateNamespaceRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreateNamespaceRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNamespaceRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateNamespaceRecommendationsRequest) XXX_Size() int
- func (m *CreateNamespaceRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type CreateNodeRecommendationsRequest
- func (*CreateNodeRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateNodeRecommendationsRequest) GetNodeRecommendations() []*NodeRecommendation
- func (*CreateNodeRecommendationsRequest) ProtoMessage()
- func (m *CreateNodeRecommendationsRequest) Reset()
- func (m *CreateNodeRecommendationsRequest) String() string
- func (m *CreateNodeRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreateNodeRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateNodeRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateNodeRecommendationsRequest) XXX_Size() int
- func (m *CreateNodeRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type CreatePodRecommendationsRequest
- func (*CreatePodRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreatePodRecommendationsRequest) GetGranularity() int64
- func (m *CreatePodRecommendationsRequest) GetPodRecommendations() []*PodRecommendation
- func (*CreatePodRecommendationsRequest) ProtoMessage()
- func (m *CreatePodRecommendationsRequest) Reset()
- func (m *CreatePodRecommendationsRequest) String() string
- func (m *CreatePodRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreatePodRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePodRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreatePodRecommendationsRequest) XXX_Size() int
- func (m *CreatePodRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type CreateRecommendationsRequest
- func (*CreateRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *CreateRecommendationsRequest) GetRecommendations() []*WriteRecommendation
- func (m *CreateRecommendationsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*CreateRecommendationsRequest) ProtoMessage()
- func (m *CreateRecommendationsRequest) Reset()
- func (m *CreateRecommendationsRequest) String() string
- func (m *CreateRecommendationsRequest) XXX_DiscardUnknown()
- func (m *CreateRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *CreateRecommendationsRequest) XXX_Size() int
- func (m *CreateRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationRecommendationsRequest
- func (*ListApplicationRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListApplicationRecommendationsRequest) GetKind() resources.Kind
- func (m *ListApplicationRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListApplicationRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListApplicationRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
- func (*ListApplicationRecommendationsRequest) ProtoMessage()
- func (m *ListApplicationRecommendationsRequest) Reset()
- func (m *ListApplicationRecommendationsRequest) String() string
- func (m *ListApplicationRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListApplicationRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListApplicationRecommendationsRequest) XXX_Size() int
- func (m *ListApplicationRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListApplicationRecommendationsResponse
- func (*ListApplicationRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListApplicationRecommendationsResponse) GetApplicationRecommendations() []*ApplicationRecommendation
- func (m *ListApplicationRecommendationsResponse) GetStatus() *status.Status
- func (*ListApplicationRecommendationsResponse) ProtoMessage()
- func (m *ListApplicationRecommendationsResponse) Reset()
- func (m *ListApplicationRecommendationsResponse) String() string
- func (m *ListApplicationRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListApplicationRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListApplicationRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListApplicationRecommendationsResponse) XXX_Size() int
- func (m *ListApplicationRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type ListClusterRecommendationsRequest
- func (*ListClusterRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListClusterRecommendationsRequest) GetKind() resources.Kind
- func (m *ListClusterRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListClusterRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListClusterRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
- func (*ListClusterRecommendationsRequest) ProtoMessage()
- func (m *ListClusterRecommendationsRequest) Reset()
- func (m *ListClusterRecommendationsRequest) String() string
- func (m *ListClusterRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListClusterRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClusterRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListClusterRecommendationsRequest) XXX_Size() int
- func (m *ListClusterRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListClusterRecommendationsResponse
- func (*ListClusterRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListClusterRecommendationsResponse) GetClusterRecommendations() []*ClusterRecommendation
- func (m *ListClusterRecommendationsResponse) GetStatus() *status.Status
- func (*ListClusterRecommendationsResponse) ProtoMessage()
- func (m *ListClusterRecommendationsResponse) Reset()
- func (m *ListClusterRecommendationsResponse) String() string
- func (m *ListClusterRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListClusterRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListClusterRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListClusterRecommendationsResponse) XXX_Size() int
- func (m *ListClusterRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type ListControllerRecommendationsRequest
- func (*ListControllerRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListControllerRecommendationsRequest) GetKind() resources.Kind
- func (m *ListControllerRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListControllerRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListControllerRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
- func (*ListControllerRecommendationsRequest) ProtoMessage()
- func (m *ListControllerRecommendationsRequest) Reset()
- func (m *ListControllerRecommendationsRequest) String() string
- func (m *ListControllerRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListControllerRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListControllerRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListControllerRecommendationsRequest) XXX_Size() int
- func (m *ListControllerRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListControllerRecommendationsResponse
- func (*ListControllerRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListControllerRecommendationsResponse) GetControllerRecommendations() []*ControllerRecommendation
- func (m *ListControllerRecommendationsResponse) GetStatus() *status.Status
- func (*ListControllerRecommendationsResponse) ProtoMessage()
- func (m *ListControllerRecommendationsResponse) Reset()
- func (m *ListControllerRecommendationsResponse) String() string
- func (m *ListControllerRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListControllerRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListControllerRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListControllerRecommendationsResponse) XXX_Size() int
- func (m *ListControllerRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type ListNamespaceRecommendationsRequest
- func (*ListNamespaceRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListNamespaceRecommendationsRequest) GetKind() resources.Kind
- func (m *ListNamespaceRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListNamespaceRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListNamespaceRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
- func (*ListNamespaceRecommendationsRequest) ProtoMessage()
- func (m *ListNamespaceRecommendationsRequest) Reset()
- func (m *ListNamespaceRecommendationsRequest) String() string
- func (m *ListNamespaceRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListNamespaceRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNamespaceRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListNamespaceRecommendationsRequest) XXX_Size() int
- func (m *ListNamespaceRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListNamespaceRecommendationsResponse
- func (*ListNamespaceRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListNamespaceRecommendationsResponse) GetNamespaceRecommendations() []*NamespaceRecommendation
- func (m *ListNamespaceRecommendationsResponse) GetStatus() *status.Status
- func (*ListNamespaceRecommendationsResponse) ProtoMessage()
- func (m *ListNamespaceRecommendationsResponse) Reset()
- func (m *ListNamespaceRecommendationsResponse) String() string
- func (m *ListNamespaceRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListNamespaceRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNamespaceRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListNamespaceRecommendationsResponse) XXX_Size() int
- func (m *ListNamespaceRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type ListNodeRecommendationsRequest
- func (*ListNodeRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListNodeRecommendationsRequest) GetKind() resources.Kind
- func (m *ListNodeRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListNodeRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListNodeRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
- func (*ListNodeRecommendationsRequest) ProtoMessage()
- func (m *ListNodeRecommendationsRequest) Reset()
- func (m *ListNodeRecommendationsRequest) String() string
- func (m *ListNodeRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListNodeRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodeRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListNodeRecommendationsRequest) XXX_Size() int
- func (m *ListNodeRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListNodeRecommendationsResponse
- func (*ListNodeRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListNodeRecommendationsResponse) GetNodeRecommendations() []*NodeRecommendation
- func (m *ListNodeRecommendationsResponse) GetStatus() *status.Status
- func (*ListNodeRecommendationsResponse) ProtoMessage()
- func (m *ListNodeRecommendationsResponse) Reset()
- func (m *ListNodeRecommendationsResponse) String() string
- func (m *ListNodeRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListNodeRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListNodeRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListNodeRecommendationsResponse) XXX_Size() int
- func (m *ListNodeRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type ListPodRecommendationsRequest
- func (*ListPodRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListPodRecommendationsRequest) GetGranularity() int64
- func (m *ListPodRecommendationsRequest) GetKind() resources.Kind
- func (m *ListPodRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
- func (m *ListPodRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (*ListPodRecommendationsRequest) ProtoMessage()
- func (m *ListPodRecommendationsRequest) Reset()
- func (m *ListPodRecommendationsRequest) String() string
- func (m *ListPodRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListPodRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPodRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListPodRecommendationsRequest) XXX_Size() int
- func (m *ListPodRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListPodRecommendationsResponse
- func (*ListPodRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListPodRecommendationsResponse) GetPodRecommendations() []*PodRecommendation
- func (m *ListPodRecommendationsResponse) GetStatus() *status.Status
- func (*ListPodRecommendationsResponse) ProtoMessage()
- func (m *ListPodRecommendationsResponse) Reset()
- func (m *ListPodRecommendationsResponse) String() string
- func (m *ListPodRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListPodRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListPodRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListPodRecommendationsResponse) XXX_Size() int
- func (m *ListPodRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type ListRecommendationsRequest
- func (*ListRecommendationsRequest) Descriptor() ([]byte, []int)
- func (m *ListRecommendationsRequest) GetQueryCondition() *common.QueryCondition
- func (m *ListRecommendationsRequest) GetSchemaMeta() *schemas.SchemaMeta
- func (*ListRecommendationsRequest) ProtoMessage()
- func (m *ListRecommendationsRequest) Reset()
- func (m *ListRecommendationsRequest) String() string
- func (m *ListRecommendationsRequest) XXX_DiscardUnknown()
- func (m *ListRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListRecommendationsRequest) XXX_Merge(src proto.Message)
- func (m *ListRecommendationsRequest) XXX_Size() int
- func (m *ListRecommendationsRequest) XXX_Unmarshal(b []byte) error
- type ListRecommendationsResponse
- func (*ListRecommendationsResponse) Descriptor() ([]byte, []int)
- func (m *ListRecommendationsResponse) GetRecommendations() *Recommendation
- func (m *ListRecommendationsResponse) GetStatus() *status.Status
- func (*ListRecommendationsResponse) ProtoMessage()
- func (m *ListRecommendationsResponse) Reset()
- func (m *ListRecommendationsResponse) String() string
- func (m *ListRecommendationsResponse) XXX_DiscardUnknown()
- func (m *ListRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListRecommendationsResponse) XXX_Merge(src proto.Message)
- func (m *ListRecommendationsResponse) XXX_Size() int
- func (m *ListRecommendationsResponse) XXX_Unmarshal(b []byte) error
- type NamespaceRecommendation
- func (*NamespaceRecommendation) Descriptor() ([]byte, []int)
- func (m *NamespaceRecommendation) GetKind() resources.Kind
- func (m *NamespaceRecommendation) GetObjectMeta() *resources.ObjectMeta
- func (m *NamespaceRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
- func (m *NamespaceRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
- func (m *NamespaceRecommendation) GetRecommendedType() ControllerRecommendedType
- func (*NamespaceRecommendation) ProtoMessage()
- func (m *NamespaceRecommendation) Reset()
- func (m *NamespaceRecommendation) String() string
- func (m *NamespaceRecommendation) XXX_DiscardUnknown()
- func (m *NamespaceRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NamespaceRecommendation) XXX_Merge(src proto.Message)
- func (m *NamespaceRecommendation) XXX_Size() int
- func (m *NamespaceRecommendation) XXX_Unmarshal(b []byte) error
- type NodeRecommendation
- func (*NodeRecommendation) Descriptor() ([]byte, []int)
- func (m *NodeRecommendation) GetKind() resources.Kind
- func (m *NodeRecommendation) GetObjectMeta() *resources.ObjectMeta
- func (m *NodeRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
- func (m *NodeRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
- func (m *NodeRecommendation) GetRecommendedType() ControllerRecommendedType
- func (*NodeRecommendation) ProtoMessage()
- func (m *NodeRecommendation) Reset()
- func (m *NodeRecommendation) String() string
- func (m *NodeRecommendation) XXX_DiscardUnknown()
- func (m *NodeRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NodeRecommendation) XXX_Merge(src proto.Message)
- func (m *NodeRecommendation) XXX_Size() int
- func (m *NodeRecommendation) XXX_Unmarshal(b []byte) error
- type PodRecommendation
- func (*PodRecommendation) Descriptor() ([]byte, []int)
- func (m *PodRecommendation) GetApplyRecommendationNow() bool
- func (m *PodRecommendation) GetAssignPodPolicy() *resources.AssignPodPolicy
- func (m *PodRecommendation) GetContainerRecommendations() []*ContainerRecommendation
- func (m *PodRecommendation) GetEndTime() *timestamp.Timestamp
- func (m *PodRecommendation) GetObjectMeta() *resources.ObjectMeta
- func (m *PodRecommendation) GetRecommendationId() string
- func (m *PodRecommendation) GetStartTime() *timestamp.Timestamp
- func (m *PodRecommendation) GetTopController() *resources.Controller
- func (m *PodRecommendation) GetTotalCost() float64
- func (*PodRecommendation) ProtoMessage()
- func (m *PodRecommendation) Reset()
- func (m *PodRecommendation) String() string
- func (m *PodRecommendation) XXX_DiscardUnknown()
- func (m *PodRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PodRecommendation) XXX_Merge(src proto.Message)
- func (m *PodRecommendation) XXX_Size() int
- func (m *PodRecommendation) XXX_Unmarshal(b []byte) error
- type Recommendation
- func (*Recommendation) Descriptor() ([]byte, []int)
- func (m *Recommendation) GetRecommendationData() []*RecommendationData
- func (m *Recommendation) GetSchemaMeta() *schemas.SchemaMeta
- func (*Recommendation) ProtoMessage()
- func (m *Recommendation) Reset()
- func (m *Recommendation) String() string
- func (m *Recommendation) XXX_DiscardUnknown()
- func (m *Recommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Recommendation) XXX_Merge(src proto.Message)
- func (m *Recommendation) XXX_Size() int
- func (m *Recommendation) XXX_Unmarshal(b []byte) error
- type RecommendationData
- func (*RecommendationData) Descriptor() ([]byte, []int)
- func (m *RecommendationData) GetMetricType() common.MetricType
- func (m *RecommendationData) GetReadData() *common.ReadData
- func (m *RecommendationData) GetResourceQuota() common.ResourceQuota
- func (*RecommendationData) ProtoMessage()
- func (m *RecommendationData) Reset()
- func (m *RecommendationData) String() string
- func (m *RecommendationData) XXX_DiscardUnknown()
- func (m *RecommendationData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RecommendationData) XXX_Merge(src proto.Message)
- func (m *RecommendationData) XXX_Size() int
- func (m *RecommendationData) XXX_Unmarshal(b []byte) error
- type WriteRecommendation
- func (*WriteRecommendation) Descriptor() ([]byte, []int)
- func (m *WriteRecommendation) GetMetricType() common.MetricType
- func (m *WriteRecommendation) GetResourceQuota() common.ResourceQuota
- func (m *WriteRecommendation) GetWriteData() *common.WriteData
- func (*WriteRecommendation) ProtoMessage()
- func (m *WriteRecommendation) Reset()
- func (m *WriteRecommendation) String() string
- func (m *WriteRecommendation) XXX_DiscardUnknown()
- func (m *WriteRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WriteRecommendation) XXX_Merge(src proto.Message)
- func (m *WriteRecommendation) XXX_Size() int
- func (m *WriteRecommendation) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ControllerRecommendedType_name = map[int32]string{
0: "CRT_UNDEFINED",
1: "PRIMITIVE",
2: "K8S",
}
View Source
var ControllerRecommendedType_value = map[string]int32{
"CRT_UNDEFINED": 0,
"PRIMITIVE": 1,
"K8S": 2,
}
Functions ¶
This section is empty.
Types ¶
type ApplicationRecommendation ¶
type ApplicationRecommendation 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"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ RecommendedSpec *ControllerRecommendedSpec `protobuf:"bytes,4,opt,name=recommended_spec,json=recommendedSpec,proto3" json:"recommended_spec,omitempty"` RecommendedSpecK8S *ControllerRecommendedSpecK8S `protobuf:"bytes,5,opt,name=recommended_spec_k8s,json=recommendedSpecK8s,proto3" json:"recommended_spec_k8s,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApplicationRecommendation) Descriptor ¶
func (*ApplicationRecommendation) Descriptor() ([]byte, []int)
func (*ApplicationRecommendation) GetKind ¶
func (m *ApplicationRecommendation) GetKind() resources.Kind
func (*ApplicationRecommendation) GetObjectMeta ¶
func (m *ApplicationRecommendation) GetObjectMeta() *resources.ObjectMeta
func (*ApplicationRecommendation) GetRecommendedSpec ¶
func (m *ApplicationRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
func (*ApplicationRecommendation) GetRecommendedSpecK8S ¶
func (m *ApplicationRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
func (*ApplicationRecommendation) GetRecommendedType ¶
func (m *ApplicationRecommendation) GetRecommendedType() ControllerRecommendedType
func (*ApplicationRecommendation) ProtoMessage ¶
func (*ApplicationRecommendation) ProtoMessage()
func (*ApplicationRecommendation) Reset ¶
func (m *ApplicationRecommendation) Reset()
func (*ApplicationRecommendation) String ¶
func (m *ApplicationRecommendation) String() string
func (*ApplicationRecommendation) XXX_DiscardUnknown ¶
func (m *ApplicationRecommendation) XXX_DiscardUnknown()
func (*ApplicationRecommendation) XXX_Marshal ¶
func (m *ApplicationRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApplicationRecommendation) XXX_Merge ¶
func (m *ApplicationRecommendation) XXX_Merge(src proto.Message)
func (*ApplicationRecommendation) XXX_Size ¶
func (m *ApplicationRecommendation) XXX_Size() int
func (*ApplicationRecommendation) XXX_Unmarshal ¶
func (m *ApplicationRecommendation) XXX_Unmarshal(b []byte) error
type ClusterRecommendation ¶
type ClusterRecommendation 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"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ RecommendedSpec *ControllerRecommendedSpec `protobuf:"bytes,4,opt,name=recommended_spec,json=recommendedSpec,proto3" json:"recommended_spec,omitempty"` RecommendedSpecK8S *ControllerRecommendedSpecK8S `protobuf:"bytes,5,opt,name=recommended_spec_k8s,json=recommendedSpecK8s,proto3" json:"recommended_spec_k8s,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClusterRecommendation) Descriptor ¶
func (*ClusterRecommendation) Descriptor() ([]byte, []int)
func (*ClusterRecommendation) GetKind ¶
func (m *ClusterRecommendation) GetKind() resources.Kind
func (*ClusterRecommendation) GetObjectMeta ¶
func (m *ClusterRecommendation) GetObjectMeta() *resources.ObjectMeta
func (*ClusterRecommendation) GetRecommendedSpec ¶
func (m *ClusterRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
func (*ClusterRecommendation) GetRecommendedSpecK8S ¶
func (m *ClusterRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
func (*ClusterRecommendation) GetRecommendedType ¶
func (m *ClusterRecommendation) GetRecommendedType() ControllerRecommendedType
func (*ClusterRecommendation) ProtoMessage ¶
func (*ClusterRecommendation) ProtoMessage()
func (*ClusterRecommendation) Reset ¶
func (m *ClusterRecommendation) Reset()
func (*ClusterRecommendation) String ¶
func (m *ClusterRecommendation) String() string
func (*ClusterRecommendation) XXX_DiscardUnknown ¶
func (m *ClusterRecommendation) XXX_DiscardUnknown()
func (*ClusterRecommendation) XXX_Marshal ¶
func (m *ClusterRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClusterRecommendation) XXX_Merge ¶
func (m *ClusterRecommendation) XXX_Merge(src proto.Message)
func (*ClusterRecommendation) XXX_Size ¶
func (m *ClusterRecommendation) XXX_Size() int
func (*ClusterRecommendation) XXX_Unmarshal ¶
func (m *ClusterRecommendation) XXX_Unmarshal(b []byte) error
type ContainerRecommendation ¶
type ContainerRecommendation struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` LimitRecommendations []*common.MetricData `protobuf:"bytes,2,rep,name=limit_recommendations,json=limitRecommendations,proto3" json:"limit_recommendations,omitempty"` RequestRecommendations []*common.MetricData `` /* 127-byte string literal not displayed */ InitialLimitRecommendations []*common.MetricData `` /* 144-byte string literal not displayed */ InitialRequestRecommendations []*common.MetricData `` /* 150-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a resource configuration recommendation It includes recommended limits and requests for the initial stage (a container which is just started) and after the initial stage
func (*ContainerRecommendation) Descriptor ¶
func (*ContainerRecommendation) Descriptor() ([]byte, []int)
func (*ContainerRecommendation) GetInitialLimitRecommendations ¶
func (m *ContainerRecommendation) GetInitialLimitRecommendations() []*common.MetricData
func (*ContainerRecommendation) GetInitialRequestRecommendations ¶
func (m *ContainerRecommendation) GetInitialRequestRecommendations() []*common.MetricData
func (*ContainerRecommendation) GetLimitRecommendations ¶
func (m *ContainerRecommendation) GetLimitRecommendations() []*common.MetricData
func (*ContainerRecommendation) GetName ¶
func (m *ContainerRecommendation) GetName() string
func (*ContainerRecommendation) GetRequestRecommendations ¶
func (m *ContainerRecommendation) GetRequestRecommendations() []*common.MetricData
func (*ContainerRecommendation) ProtoMessage ¶
func (*ContainerRecommendation) ProtoMessage()
func (*ContainerRecommendation) Reset ¶
func (m *ContainerRecommendation) Reset()
func (*ContainerRecommendation) String ¶
func (m *ContainerRecommendation) String() string
func (*ContainerRecommendation) XXX_DiscardUnknown ¶
func (m *ContainerRecommendation) XXX_DiscardUnknown()
func (*ContainerRecommendation) XXX_Marshal ¶
func (m *ContainerRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ContainerRecommendation) XXX_Merge ¶
func (m *ContainerRecommendation) XXX_Merge(src proto.Message)
func (*ContainerRecommendation) XXX_Size ¶
func (m *ContainerRecommendation) XXX_Size() int
func (*ContainerRecommendation) XXX_Unmarshal ¶
func (m *ContainerRecommendation) XXX_Unmarshal(b []byte) error
type ControllerRecommendation ¶
type ControllerRecommendation 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"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ RecommendedSpec *ControllerRecommendedSpec `protobuf:"bytes,4,opt,name=recommended_spec,json=recommendedSpec,proto3" json:"recommended_spec,omitempty"` RecommendedSpecK8S *ControllerRecommendedSpecK8S `protobuf:"bytes,5,opt,name=recommended_spec_k8s,json=recommendedSpecK8s,proto3" json:"recommended_spec_k8s,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ControllerRecommendation) Descriptor ¶
func (*ControllerRecommendation) Descriptor() ([]byte, []int)
func (*ControllerRecommendation) GetKind ¶
func (m *ControllerRecommendation) GetKind() resources.Kind
func (*ControllerRecommendation) GetObjectMeta ¶
func (m *ControllerRecommendation) GetObjectMeta() *resources.ObjectMeta
func (*ControllerRecommendation) GetRecommendedSpec ¶
func (m *ControllerRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
func (*ControllerRecommendation) GetRecommendedSpecK8S ¶
func (m *ControllerRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
func (*ControllerRecommendation) GetRecommendedType ¶
func (m *ControllerRecommendation) GetRecommendedType() ControllerRecommendedType
func (*ControllerRecommendation) ProtoMessage ¶
func (*ControllerRecommendation) ProtoMessage()
func (*ControllerRecommendation) Reset ¶
func (m *ControllerRecommendation) Reset()
func (*ControllerRecommendation) String ¶
func (m *ControllerRecommendation) String() string
func (*ControllerRecommendation) XXX_DiscardUnknown ¶
func (m *ControllerRecommendation) XXX_DiscardUnknown()
func (*ControllerRecommendation) XXX_Marshal ¶
func (m *ControllerRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ControllerRecommendation) XXX_Merge ¶
func (m *ControllerRecommendation) XXX_Merge(src proto.Message)
func (*ControllerRecommendation) XXX_Size ¶
func (m *ControllerRecommendation) XXX_Size() int
func (*ControllerRecommendation) XXX_Unmarshal ¶
func (m *ControllerRecommendation) XXX_Unmarshal(b []byte) error
type ControllerRecommendedSpec ¶
type ControllerRecommendedSpec struct { CurrentReplicas int32 `protobuf:"varint,1,opt,name=current_replicas,json=currentReplicas,proto3" json:"current_replicas,omitempty"` DesiredReplicas int32 `protobuf:"varint,2,opt,name=desired_replicas,json=desiredReplicas,proto3" json:"desired_replicas,omitempty"` Time *timestamp.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` CreateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` CurrentCpuRequests float64 `protobuf:"fixed64,5,opt,name=current_cpu_requests,json=currentCpuRequests,proto3" json:"current_cpu_requests,omitempty"` CurrentMemRequests float64 `protobuf:"fixed64,6,opt,name=current_mem_requests,json=currentMemRequests,proto3" json:"current_mem_requests,omitempty"` CurrentCpuLimits float64 `protobuf:"fixed64,7,opt,name=current_cpu_limits,json=currentCpuLimits,proto3" json:"current_cpu_limits,omitempty"` CurrentMemLimits float64 `protobuf:"fixed64,8,opt,name=current_mem_limits,json=currentMemLimits,proto3" json:"current_mem_limits,omitempty"` DesiredCpuLimits float64 `protobuf:"fixed64,9,opt,name=desired_cpu_limits,json=desiredCpuLimits,proto3" json:"desired_cpu_limits,omitempty"` DesiredMemLimits float64 `protobuf:"fixed64,10,opt,name=desired_mem_limits,json=desiredMemLimits,proto3" json:"desired_mem_limits,omitempty"` TotalCost float64 `protobuf:"fixed64,11,opt,name=total_cost,json=totalCost,proto3" json:"total_cost,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ControllerRecommendedSpec) Descriptor ¶
func (*ControllerRecommendedSpec) Descriptor() ([]byte, []int)
func (*ControllerRecommendedSpec) GetCreateTime ¶
func (m *ControllerRecommendedSpec) GetCreateTime() *timestamp.Timestamp
func (*ControllerRecommendedSpec) GetCurrentCpuLimits ¶
func (m *ControllerRecommendedSpec) GetCurrentCpuLimits() float64
func (*ControllerRecommendedSpec) GetCurrentCpuRequests ¶
func (m *ControllerRecommendedSpec) GetCurrentCpuRequests() float64
func (*ControllerRecommendedSpec) GetCurrentMemLimits ¶
func (m *ControllerRecommendedSpec) GetCurrentMemLimits() float64
func (*ControllerRecommendedSpec) GetCurrentMemRequests ¶
func (m *ControllerRecommendedSpec) GetCurrentMemRequests() float64
func (*ControllerRecommendedSpec) GetCurrentReplicas ¶
func (m *ControllerRecommendedSpec) GetCurrentReplicas() int32
func (*ControllerRecommendedSpec) GetDesiredCpuLimits ¶
func (m *ControllerRecommendedSpec) GetDesiredCpuLimits() float64
func (*ControllerRecommendedSpec) GetDesiredMemLimits ¶
func (m *ControllerRecommendedSpec) GetDesiredMemLimits() float64
func (*ControllerRecommendedSpec) GetDesiredReplicas ¶
func (m *ControllerRecommendedSpec) GetDesiredReplicas() int32
func (*ControllerRecommendedSpec) GetTime ¶
func (m *ControllerRecommendedSpec) GetTime() *timestamp.Timestamp
func (*ControllerRecommendedSpec) GetTotalCost ¶
func (m *ControllerRecommendedSpec) GetTotalCost() float64
func (*ControllerRecommendedSpec) ProtoMessage ¶
func (*ControllerRecommendedSpec) ProtoMessage()
func (*ControllerRecommendedSpec) Reset ¶
func (m *ControllerRecommendedSpec) Reset()
func (*ControllerRecommendedSpec) String ¶
func (m *ControllerRecommendedSpec) String() string
func (*ControllerRecommendedSpec) XXX_DiscardUnknown ¶
func (m *ControllerRecommendedSpec) XXX_DiscardUnknown()
func (*ControllerRecommendedSpec) XXX_Marshal ¶
func (m *ControllerRecommendedSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ControllerRecommendedSpec) XXX_Merge ¶
func (m *ControllerRecommendedSpec) XXX_Merge(src proto.Message)
func (*ControllerRecommendedSpec) XXX_Size ¶
func (m *ControllerRecommendedSpec) XXX_Size() int
func (*ControllerRecommendedSpec) XXX_Unmarshal ¶
func (m *ControllerRecommendedSpec) XXX_Unmarshal(b []byte) error
type ControllerRecommendedSpecK8S ¶
type ControllerRecommendedSpecK8S struct { CurrentReplicas int32 `protobuf:"varint,1,opt,name=current_replicas,json=currentReplicas,proto3" json:"current_replicas,omitempty"` DesiredReplicas int32 `protobuf:"varint,2,opt,name=desired_replicas,json=desiredReplicas,proto3" json:"desired_replicas,omitempty"` Time *timestamp.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` CreateTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ControllerRecommendedSpecK8S) Descriptor ¶
func (*ControllerRecommendedSpecK8S) Descriptor() ([]byte, []int)
func (*ControllerRecommendedSpecK8S) GetCreateTime ¶
func (m *ControllerRecommendedSpecK8S) GetCreateTime() *timestamp.Timestamp
func (*ControllerRecommendedSpecK8S) GetCurrentReplicas ¶
func (m *ControllerRecommendedSpecK8S) GetCurrentReplicas() int32
func (*ControllerRecommendedSpecK8S) GetDesiredReplicas ¶
func (m *ControllerRecommendedSpecK8S) GetDesiredReplicas() int32
func (*ControllerRecommendedSpecK8S) GetTime ¶
func (m *ControllerRecommendedSpecK8S) GetTime() *timestamp.Timestamp
func (*ControllerRecommendedSpecK8S) ProtoMessage ¶
func (*ControllerRecommendedSpecK8S) ProtoMessage()
func (*ControllerRecommendedSpecK8S) Reset ¶
func (m *ControllerRecommendedSpecK8S) Reset()
func (*ControllerRecommendedSpecK8S) String ¶
func (m *ControllerRecommendedSpecK8S) String() string
func (*ControllerRecommendedSpecK8S) XXX_DiscardUnknown ¶
func (m *ControllerRecommendedSpecK8S) XXX_DiscardUnknown()
func (*ControllerRecommendedSpecK8S) XXX_Marshal ¶
func (m *ControllerRecommendedSpecK8S) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ControllerRecommendedSpecK8S) XXX_Merge ¶
func (m *ControllerRecommendedSpecK8S) XXX_Merge(src proto.Message)
func (*ControllerRecommendedSpecK8S) XXX_Size ¶
func (m *ControllerRecommendedSpecK8S) XXX_Size() int
func (*ControllerRecommendedSpecK8S) XXX_Unmarshal ¶
func (m *ControllerRecommendedSpecK8S) XXX_Unmarshal(b []byte) error
type ControllerRecommendedType ¶
type ControllerRecommendedType int32
const ( ControllerRecommendedType_CRT_UNDEFINED ControllerRecommendedType = 0 ControllerRecommendedType_PRIMITIVE ControllerRecommendedType = 1 ControllerRecommendedType_K8S ControllerRecommendedType = 2 )
func (ControllerRecommendedType) EnumDescriptor ¶
func (ControllerRecommendedType) EnumDescriptor() ([]byte, []int)
func (ControllerRecommendedType) String ¶
func (x ControllerRecommendedType) String() string
type CreateApplicationRecommendationsRequest ¶
type CreateApplicationRecommendationsRequest struct { ApplicationRecommendations []*ApplicationRecommendation `` /* 139-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateApplicationRecommendationsRequest) Descriptor ¶
func (*CreateApplicationRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreateApplicationRecommendationsRequest) GetApplicationRecommendations ¶
func (m *CreateApplicationRecommendationsRequest) GetApplicationRecommendations() []*ApplicationRecommendation
func (*CreateApplicationRecommendationsRequest) ProtoMessage ¶
func (*CreateApplicationRecommendationsRequest) ProtoMessage()
func (*CreateApplicationRecommendationsRequest) Reset ¶
func (m *CreateApplicationRecommendationsRequest) Reset()
func (*CreateApplicationRecommendationsRequest) String ¶
func (m *CreateApplicationRecommendationsRequest) String() string
func (*CreateApplicationRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreateApplicationRecommendationsRequest) XXX_DiscardUnknown()
func (*CreateApplicationRecommendationsRequest) XXX_Marshal ¶
func (m *CreateApplicationRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateApplicationRecommendationsRequest) XXX_Merge ¶
func (m *CreateApplicationRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreateApplicationRecommendationsRequest) XXX_Size ¶
func (m *CreateApplicationRecommendationsRequest) XXX_Size() int
func (*CreateApplicationRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreateApplicationRecommendationsRequest) XXX_Unmarshal(b []byte) error
type CreateClusterRecommendationsRequest ¶
type CreateClusterRecommendationsRequest struct { ClusterRecommendations []*ClusterRecommendation `` /* 127-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateClusterRecommendationsRequest) Descriptor ¶
func (*CreateClusterRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreateClusterRecommendationsRequest) GetClusterRecommendations ¶
func (m *CreateClusterRecommendationsRequest) GetClusterRecommendations() []*ClusterRecommendation
func (*CreateClusterRecommendationsRequest) ProtoMessage ¶
func (*CreateClusterRecommendationsRequest) ProtoMessage()
func (*CreateClusterRecommendationsRequest) Reset ¶
func (m *CreateClusterRecommendationsRequest) Reset()
func (*CreateClusterRecommendationsRequest) String ¶
func (m *CreateClusterRecommendationsRequest) String() string
func (*CreateClusterRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreateClusterRecommendationsRequest) XXX_DiscardUnknown()
func (*CreateClusterRecommendationsRequest) XXX_Marshal ¶
func (m *CreateClusterRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateClusterRecommendationsRequest) XXX_Merge ¶
func (m *CreateClusterRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreateClusterRecommendationsRequest) XXX_Size ¶
func (m *CreateClusterRecommendationsRequest) XXX_Size() int
func (*CreateClusterRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreateClusterRecommendationsRequest) XXX_Unmarshal(b []byte) error
type CreateControllerRecommendationsRequest ¶
type CreateControllerRecommendationsRequest struct { ControllerRecommendations []*ControllerRecommendation `` /* 136-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for creating a controller's recommendation
func (*CreateControllerRecommendationsRequest) Descriptor ¶
func (*CreateControllerRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreateControllerRecommendationsRequest) GetControllerRecommendations ¶
func (m *CreateControllerRecommendationsRequest) GetControllerRecommendations() []*ControllerRecommendation
func (*CreateControllerRecommendationsRequest) ProtoMessage ¶
func (*CreateControllerRecommendationsRequest) ProtoMessage()
func (*CreateControllerRecommendationsRequest) Reset ¶
func (m *CreateControllerRecommendationsRequest) Reset()
func (*CreateControllerRecommendationsRequest) String ¶
func (m *CreateControllerRecommendationsRequest) String() string
func (*CreateControllerRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreateControllerRecommendationsRequest) XXX_DiscardUnknown()
func (*CreateControllerRecommendationsRequest) XXX_Marshal ¶
func (m *CreateControllerRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateControllerRecommendationsRequest) XXX_Merge ¶
func (m *CreateControllerRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreateControllerRecommendationsRequest) XXX_Size ¶
func (m *CreateControllerRecommendationsRequest) XXX_Size() int
func (*CreateControllerRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreateControllerRecommendationsRequest) XXX_Unmarshal(b []byte) error
type CreateNamespaceRecommendationsRequest ¶
type CreateNamespaceRecommendationsRequest struct { NamespaceRecommendations []*NamespaceRecommendation `` /* 133-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateNamespaceRecommendationsRequest) Descriptor ¶
func (*CreateNamespaceRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreateNamespaceRecommendationsRequest) GetNamespaceRecommendations ¶
func (m *CreateNamespaceRecommendationsRequest) GetNamespaceRecommendations() []*NamespaceRecommendation
func (*CreateNamespaceRecommendationsRequest) ProtoMessage ¶
func (*CreateNamespaceRecommendationsRequest) ProtoMessage()
func (*CreateNamespaceRecommendationsRequest) Reset ¶
func (m *CreateNamespaceRecommendationsRequest) Reset()
func (*CreateNamespaceRecommendationsRequest) String ¶
func (m *CreateNamespaceRecommendationsRequest) String() string
func (*CreateNamespaceRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreateNamespaceRecommendationsRequest) XXX_DiscardUnknown()
func (*CreateNamespaceRecommendationsRequest) XXX_Marshal ¶
func (m *CreateNamespaceRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNamespaceRecommendationsRequest) XXX_Merge ¶
func (m *CreateNamespaceRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreateNamespaceRecommendationsRequest) XXX_Size ¶
func (m *CreateNamespaceRecommendationsRequest) XXX_Size() int
func (*CreateNamespaceRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreateNamespaceRecommendationsRequest) XXX_Unmarshal(b []byte) error
type CreateNodeRecommendationsRequest ¶
type CreateNodeRecommendationsRequest struct { NodeRecommendations []*NodeRecommendation `protobuf:"bytes,1,rep,name=node_recommendations,json=nodeRecommendations,proto3" json:"node_recommendations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateNodeRecommendationsRequest) Descriptor ¶
func (*CreateNodeRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreateNodeRecommendationsRequest) GetNodeRecommendations ¶
func (m *CreateNodeRecommendationsRequest) GetNodeRecommendations() []*NodeRecommendation
func (*CreateNodeRecommendationsRequest) ProtoMessage ¶
func (*CreateNodeRecommendationsRequest) ProtoMessage()
func (*CreateNodeRecommendationsRequest) Reset ¶
func (m *CreateNodeRecommendationsRequest) Reset()
func (*CreateNodeRecommendationsRequest) String ¶
func (m *CreateNodeRecommendationsRequest) String() string
func (*CreateNodeRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreateNodeRecommendationsRequest) XXX_DiscardUnknown()
func (*CreateNodeRecommendationsRequest) XXX_Marshal ¶
func (m *CreateNodeRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateNodeRecommendationsRequest) XXX_Merge ¶
func (m *CreateNodeRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreateNodeRecommendationsRequest) XXX_Size ¶
func (m *CreateNodeRecommendationsRequest) XXX_Size() int
func (*CreateNodeRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreateNodeRecommendationsRequest) XXX_Unmarshal(b []byte) error
type CreatePodRecommendationsRequest ¶
type CreatePodRecommendationsRequest struct { PodRecommendations []*PodRecommendation `protobuf:"bytes,1,rep,name=pod_recommendations,json=podRecommendations,proto3" json:"pod_recommendations,omitempty"` Granularity int64 `protobuf:"varint,2,opt,name=granularity,proto3" json:"granularity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for creating a pod's recommendation
func (*CreatePodRecommendationsRequest) Descriptor ¶
func (*CreatePodRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreatePodRecommendationsRequest) GetGranularity ¶
func (m *CreatePodRecommendationsRequest) GetGranularity() int64
func (*CreatePodRecommendationsRequest) GetPodRecommendations ¶
func (m *CreatePodRecommendationsRequest) GetPodRecommendations() []*PodRecommendation
func (*CreatePodRecommendationsRequest) ProtoMessage ¶
func (*CreatePodRecommendationsRequest) ProtoMessage()
func (*CreatePodRecommendationsRequest) Reset ¶
func (m *CreatePodRecommendationsRequest) Reset()
func (*CreatePodRecommendationsRequest) String ¶
func (m *CreatePodRecommendationsRequest) String() string
func (*CreatePodRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreatePodRecommendationsRequest) XXX_DiscardUnknown()
func (*CreatePodRecommendationsRequest) XXX_Marshal ¶
func (m *CreatePodRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePodRecommendationsRequest) XXX_Merge ¶
func (m *CreatePodRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreatePodRecommendationsRequest) XXX_Size ¶
func (m *CreatePodRecommendationsRequest) XXX_Size() int
func (*CreatePodRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreatePodRecommendationsRequest) XXX_Unmarshal(b []byte) error
type CreateRecommendationsRequest ¶
type CreateRecommendationsRequest struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` Recommendations []*WriteRecommendation `protobuf:"bytes,2,rep,name=recommendations,proto3" json:"recommendations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateRecommendationsRequest) Descriptor ¶
func (*CreateRecommendationsRequest) Descriptor() ([]byte, []int)
func (*CreateRecommendationsRequest) GetRecommendations ¶
func (m *CreateRecommendationsRequest) GetRecommendations() []*WriteRecommendation
func (*CreateRecommendationsRequest) GetSchemaMeta ¶
func (m *CreateRecommendationsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*CreateRecommendationsRequest) ProtoMessage ¶
func (*CreateRecommendationsRequest) ProtoMessage()
func (*CreateRecommendationsRequest) Reset ¶
func (m *CreateRecommendationsRequest) Reset()
func (*CreateRecommendationsRequest) String ¶
func (m *CreateRecommendationsRequest) String() string
func (*CreateRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *CreateRecommendationsRequest) XXX_DiscardUnknown()
func (*CreateRecommendationsRequest) XXX_Marshal ¶
func (m *CreateRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateRecommendationsRequest) XXX_Merge ¶
func (m *CreateRecommendationsRequest) XXX_Merge(src proto.Message)
func (*CreateRecommendationsRequest) XXX_Size ¶
func (m *CreateRecommendationsRequest) XXX_Size() int
func (*CreateRecommendationsRequest) XXX_Unmarshal ¶
func (m *CreateRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListApplicationRecommendationsRequest ¶
type ListApplicationRecommendationsRequest 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"` Kind resources.Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationRecommendationsRequest) Descriptor ¶
func (*ListApplicationRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListApplicationRecommendationsRequest) GetKind ¶
func (m *ListApplicationRecommendationsRequest) GetKind() resources.Kind
func (*ListApplicationRecommendationsRequest) GetObjectMeta ¶
func (m *ListApplicationRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListApplicationRecommendationsRequest) GetQueryCondition ¶
func (m *ListApplicationRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListApplicationRecommendationsRequest) GetRecommendedType ¶
func (m *ListApplicationRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
func (*ListApplicationRecommendationsRequest) ProtoMessage ¶
func (*ListApplicationRecommendationsRequest) ProtoMessage()
func (*ListApplicationRecommendationsRequest) Reset ¶
func (m *ListApplicationRecommendationsRequest) Reset()
func (*ListApplicationRecommendationsRequest) String ¶
func (m *ListApplicationRecommendationsRequest) String() string
func (*ListApplicationRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListApplicationRecommendationsRequest) XXX_DiscardUnknown()
func (*ListApplicationRecommendationsRequest) XXX_Marshal ¶
func (m *ListApplicationRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationRecommendationsRequest) XXX_Merge ¶
func (m *ListApplicationRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListApplicationRecommendationsRequest) XXX_Size ¶
func (m *ListApplicationRecommendationsRequest) XXX_Size() int
func (*ListApplicationRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListApplicationRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListApplicationRecommendationsResponse ¶
type ListApplicationRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ApplicationRecommendations []*ApplicationRecommendation `` /* 139-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListApplicationRecommendationsResponse) Descriptor ¶
func (*ListApplicationRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListApplicationRecommendationsResponse) GetApplicationRecommendations ¶
func (m *ListApplicationRecommendationsResponse) GetApplicationRecommendations() []*ApplicationRecommendation
func (*ListApplicationRecommendationsResponse) GetStatus ¶
func (m *ListApplicationRecommendationsResponse) GetStatus() *status.Status
func (*ListApplicationRecommendationsResponse) ProtoMessage ¶
func (*ListApplicationRecommendationsResponse) ProtoMessage()
func (*ListApplicationRecommendationsResponse) Reset ¶
func (m *ListApplicationRecommendationsResponse) Reset()
func (*ListApplicationRecommendationsResponse) String ¶
func (m *ListApplicationRecommendationsResponse) String() string
func (*ListApplicationRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListApplicationRecommendationsResponse) XXX_DiscardUnknown()
func (*ListApplicationRecommendationsResponse) XXX_Marshal ¶
func (m *ListApplicationRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListApplicationRecommendationsResponse) XXX_Merge ¶
func (m *ListApplicationRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListApplicationRecommendationsResponse) XXX_Size ¶
func (m *ListApplicationRecommendationsResponse) XXX_Size() int
func (*ListApplicationRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListApplicationRecommendationsResponse) XXX_Unmarshal(b []byte) error
type ListClusterRecommendationsRequest ¶
type ListClusterRecommendationsRequest 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"` Kind resources.Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListClusterRecommendationsRequest) Descriptor ¶
func (*ListClusterRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListClusterRecommendationsRequest) GetKind ¶
func (m *ListClusterRecommendationsRequest) GetKind() resources.Kind
func (*ListClusterRecommendationsRequest) GetObjectMeta ¶
func (m *ListClusterRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListClusterRecommendationsRequest) GetQueryCondition ¶
func (m *ListClusterRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListClusterRecommendationsRequest) GetRecommendedType ¶
func (m *ListClusterRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
func (*ListClusterRecommendationsRequest) ProtoMessage ¶
func (*ListClusterRecommendationsRequest) ProtoMessage()
func (*ListClusterRecommendationsRequest) Reset ¶
func (m *ListClusterRecommendationsRequest) Reset()
func (*ListClusterRecommendationsRequest) String ¶
func (m *ListClusterRecommendationsRequest) String() string
func (*ListClusterRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListClusterRecommendationsRequest) XXX_DiscardUnknown()
func (*ListClusterRecommendationsRequest) XXX_Marshal ¶
func (m *ListClusterRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClusterRecommendationsRequest) XXX_Merge ¶
func (m *ListClusterRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListClusterRecommendationsRequest) XXX_Size ¶
func (m *ListClusterRecommendationsRequest) XXX_Size() int
func (*ListClusterRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListClusterRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListClusterRecommendationsResponse ¶
type ListClusterRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ClusterRecommendations []*ClusterRecommendation `` /* 127-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListClusterRecommendationsResponse) Descriptor ¶
func (*ListClusterRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListClusterRecommendationsResponse) GetClusterRecommendations ¶
func (m *ListClusterRecommendationsResponse) GetClusterRecommendations() []*ClusterRecommendation
func (*ListClusterRecommendationsResponse) GetStatus ¶
func (m *ListClusterRecommendationsResponse) GetStatus() *status.Status
func (*ListClusterRecommendationsResponse) ProtoMessage ¶
func (*ListClusterRecommendationsResponse) ProtoMessage()
func (*ListClusterRecommendationsResponse) Reset ¶
func (m *ListClusterRecommendationsResponse) Reset()
func (*ListClusterRecommendationsResponse) String ¶
func (m *ListClusterRecommendationsResponse) String() string
func (*ListClusterRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListClusterRecommendationsResponse) XXX_DiscardUnknown()
func (*ListClusterRecommendationsResponse) XXX_Marshal ¶
func (m *ListClusterRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListClusterRecommendationsResponse) XXX_Merge ¶
func (m *ListClusterRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListClusterRecommendationsResponse) XXX_Size ¶
func (m *ListClusterRecommendationsResponse) XXX_Size() int
func (*ListClusterRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListClusterRecommendationsResponse) XXX_Unmarshal(b []byte) error
type ListControllerRecommendationsRequest ¶
type ListControllerRecommendationsRequest 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"` Kind resources.Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for listing recommendations of controllers
func (*ListControllerRecommendationsRequest) Descriptor ¶
func (*ListControllerRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListControllerRecommendationsRequest) GetKind ¶
func (m *ListControllerRecommendationsRequest) GetKind() resources.Kind
func (*ListControllerRecommendationsRequest) GetObjectMeta ¶
func (m *ListControllerRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListControllerRecommendationsRequest) GetQueryCondition ¶
func (m *ListControllerRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListControllerRecommendationsRequest) GetRecommendedType ¶
func (m *ListControllerRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
func (*ListControllerRecommendationsRequest) ProtoMessage ¶
func (*ListControllerRecommendationsRequest) ProtoMessage()
func (*ListControllerRecommendationsRequest) Reset ¶
func (m *ListControllerRecommendationsRequest) Reset()
func (*ListControllerRecommendationsRequest) String ¶
func (m *ListControllerRecommendationsRequest) String() string
func (*ListControllerRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListControllerRecommendationsRequest) XXX_DiscardUnknown()
func (*ListControllerRecommendationsRequest) XXX_Marshal ¶
func (m *ListControllerRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListControllerRecommendationsRequest) XXX_Merge ¶
func (m *ListControllerRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListControllerRecommendationsRequest) XXX_Size ¶
func (m *ListControllerRecommendationsRequest) XXX_Size() int
func (*ListControllerRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListControllerRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListControllerRecommendationsResponse ¶
type ListControllerRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ControllerRecommendations []*ControllerRecommendation `` /* 136-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a response for listing controller recommendations request
func (*ListControllerRecommendationsResponse) Descriptor ¶
func (*ListControllerRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListControllerRecommendationsResponse) GetControllerRecommendations ¶
func (m *ListControllerRecommendationsResponse) GetControllerRecommendations() []*ControllerRecommendation
func (*ListControllerRecommendationsResponse) GetStatus ¶
func (m *ListControllerRecommendationsResponse) GetStatus() *status.Status
func (*ListControllerRecommendationsResponse) ProtoMessage ¶
func (*ListControllerRecommendationsResponse) ProtoMessage()
func (*ListControllerRecommendationsResponse) Reset ¶
func (m *ListControllerRecommendationsResponse) Reset()
func (*ListControllerRecommendationsResponse) String ¶
func (m *ListControllerRecommendationsResponse) String() string
func (*ListControllerRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListControllerRecommendationsResponse) XXX_DiscardUnknown()
func (*ListControllerRecommendationsResponse) XXX_Marshal ¶
func (m *ListControllerRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListControllerRecommendationsResponse) XXX_Merge ¶
func (m *ListControllerRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListControllerRecommendationsResponse) XXX_Size ¶
func (m *ListControllerRecommendationsResponse) XXX_Size() int
func (*ListControllerRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListControllerRecommendationsResponse) XXX_Unmarshal(b []byte) error
type ListNamespaceRecommendationsRequest ¶
type ListNamespaceRecommendationsRequest 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"` Kind resources.Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNamespaceRecommendationsRequest) Descriptor ¶
func (*ListNamespaceRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListNamespaceRecommendationsRequest) GetKind ¶
func (m *ListNamespaceRecommendationsRequest) GetKind() resources.Kind
func (*ListNamespaceRecommendationsRequest) GetObjectMeta ¶
func (m *ListNamespaceRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListNamespaceRecommendationsRequest) GetQueryCondition ¶
func (m *ListNamespaceRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListNamespaceRecommendationsRequest) GetRecommendedType ¶
func (m *ListNamespaceRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
func (*ListNamespaceRecommendationsRequest) ProtoMessage ¶
func (*ListNamespaceRecommendationsRequest) ProtoMessage()
func (*ListNamespaceRecommendationsRequest) Reset ¶
func (m *ListNamespaceRecommendationsRequest) Reset()
func (*ListNamespaceRecommendationsRequest) String ¶
func (m *ListNamespaceRecommendationsRequest) String() string
func (*ListNamespaceRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListNamespaceRecommendationsRequest) XXX_DiscardUnknown()
func (*ListNamespaceRecommendationsRequest) XXX_Marshal ¶
func (m *ListNamespaceRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNamespaceRecommendationsRequest) XXX_Merge ¶
func (m *ListNamespaceRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListNamespaceRecommendationsRequest) XXX_Size ¶
func (m *ListNamespaceRecommendationsRequest) XXX_Size() int
func (*ListNamespaceRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListNamespaceRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListNamespaceRecommendationsResponse ¶
type ListNamespaceRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NamespaceRecommendations []*NamespaceRecommendation `` /* 133-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNamespaceRecommendationsResponse) Descriptor ¶
func (*ListNamespaceRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListNamespaceRecommendationsResponse) GetNamespaceRecommendations ¶
func (m *ListNamespaceRecommendationsResponse) GetNamespaceRecommendations() []*NamespaceRecommendation
func (*ListNamespaceRecommendationsResponse) GetStatus ¶
func (m *ListNamespaceRecommendationsResponse) GetStatus() *status.Status
func (*ListNamespaceRecommendationsResponse) ProtoMessage ¶
func (*ListNamespaceRecommendationsResponse) ProtoMessage()
func (*ListNamespaceRecommendationsResponse) Reset ¶
func (m *ListNamespaceRecommendationsResponse) Reset()
func (*ListNamespaceRecommendationsResponse) String ¶
func (m *ListNamespaceRecommendationsResponse) String() string
func (*ListNamespaceRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListNamespaceRecommendationsResponse) XXX_DiscardUnknown()
func (*ListNamespaceRecommendationsResponse) XXX_Marshal ¶
func (m *ListNamespaceRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNamespaceRecommendationsResponse) XXX_Merge ¶
func (m *ListNamespaceRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListNamespaceRecommendationsResponse) XXX_Size ¶
func (m *ListNamespaceRecommendationsResponse) XXX_Size() int
func (*ListNamespaceRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListNamespaceRecommendationsResponse) XXX_Unmarshal(b []byte) error
type ListNodeRecommendationsRequest ¶
type ListNodeRecommendationsRequest 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"` Kind resources.Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNodeRecommendationsRequest) Descriptor ¶
func (*ListNodeRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListNodeRecommendationsRequest) GetKind ¶
func (m *ListNodeRecommendationsRequest) GetKind() resources.Kind
func (*ListNodeRecommendationsRequest) GetObjectMeta ¶
func (m *ListNodeRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListNodeRecommendationsRequest) GetQueryCondition ¶
func (m *ListNodeRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListNodeRecommendationsRequest) GetRecommendedType ¶
func (m *ListNodeRecommendationsRequest) GetRecommendedType() ControllerRecommendedType
func (*ListNodeRecommendationsRequest) ProtoMessage ¶
func (*ListNodeRecommendationsRequest) ProtoMessage()
func (*ListNodeRecommendationsRequest) Reset ¶
func (m *ListNodeRecommendationsRequest) Reset()
func (*ListNodeRecommendationsRequest) String ¶
func (m *ListNodeRecommendationsRequest) String() string
func (*ListNodeRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListNodeRecommendationsRequest) XXX_DiscardUnknown()
func (*ListNodeRecommendationsRequest) XXX_Marshal ¶
func (m *ListNodeRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodeRecommendationsRequest) XXX_Merge ¶
func (m *ListNodeRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListNodeRecommendationsRequest) XXX_Size ¶
func (m *ListNodeRecommendationsRequest) XXX_Size() int
func (*ListNodeRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListNodeRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListNodeRecommendationsResponse ¶
type ListNodeRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` NodeRecommendations []*NodeRecommendation `protobuf:"bytes,2,rep,name=node_recommendations,json=nodeRecommendations,proto3" json:"node_recommendations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListNodeRecommendationsResponse) Descriptor ¶
func (*ListNodeRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListNodeRecommendationsResponse) GetNodeRecommendations ¶
func (m *ListNodeRecommendationsResponse) GetNodeRecommendations() []*NodeRecommendation
func (*ListNodeRecommendationsResponse) GetStatus ¶
func (m *ListNodeRecommendationsResponse) GetStatus() *status.Status
func (*ListNodeRecommendationsResponse) ProtoMessage ¶
func (*ListNodeRecommendationsResponse) ProtoMessage()
func (*ListNodeRecommendationsResponse) Reset ¶
func (m *ListNodeRecommendationsResponse) Reset()
func (*ListNodeRecommendationsResponse) String ¶
func (m *ListNodeRecommendationsResponse) String() string
func (*ListNodeRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListNodeRecommendationsResponse) XXX_DiscardUnknown()
func (*ListNodeRecommendationsResponse) XXX_Marshal ¶
func (m *ListNodeRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListNodeRecommendationsResponse) XXX_Merge ¶
func (m *ListNodeRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListNodeRecommendationsResponse) XXX_Size ¶
func (m *ListNodeRecommendationsResponse) XXX_Size() int
func (*ListNodeRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListNodeRecommendationsResponse) XXX_Unmarshal(b []byte) error
type ListPodRecommendationsRequest ¶
type ListPodRecommendationsRequest 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"` Kind resources.Kind `protobuf:"varint,3,opt,name=kind,proto3,enum=containersai.alameda.v1alpha1.datahub.resources.Kind" json:"kind,omitempty"` Granularity int64 `protobuf:"varint,4,opt,name=granularity,proto3" json:"granularity,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a request for listing recommendations of pods
func (*ListPodRecommendationsRequest) Descriptor ¶
func (*ListPodRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListPodRecommendationsRequest) GetGranularity ¶
func (m *ListPodRecommendationsRequest) GetGranularity() int64
func (*ListPodRecommendationsRequest) GetKind ¶
func (m *ListPodRecommendationsRequest) GetKind() resources.Kind
func (*ListPodRecommendationsRequest) GetObjectMeta ¶
func (m *ListPodRecommendationsRequest) GetObjectMeta() []*resources.ObjectMeta
func (*ListPodRecommendationsRequest) GetQueryCondition ¶
func (m *ListPodRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListPodRecommendationsRequest) ProtoMessage ¶
func (*ListPodRecommendationsRequest) ProtoMessage()
func (*ListPodRecommendationsRequest) Reset ¶
func (m *ListPodRecommendationsRequest) Reset()
func (*ListPodRecommendationsRequest) String ¶
func (m *ListPodRecommendationsRequest) String() string
func (*ListPodRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListPodRecommendationsRequest) XXX_DiscardUnknown()
func (*ListPodRecommendationsRequest) XXX_Marshal ¶
func (m *ListPodRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPodRecommendationsRequest) XXX_Merge ¶
func (m *ListPodRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListPodRecommendationsRequest) XXX_Size ¶
func (m *ListPodRecommendationsRequest) XXX_Size() int
func (*ListPodRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListPodRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListPodRecommendationsResponse ¶
type ListPodRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` PodRecommendations []*PodRecommendation `protobuf:"bytes,2,rep,name=pod_recommendations,json=podRecommendations,proto3" json:"pod_recommendations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a response for listing pod recommendations request
func (*ListPodRecommendationsResponse) Descriptor ¶
func (*ListPodRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListPodRecommendationsResponse) GetPodRecommendations ¶
func (m *ListPodRecommendationsResponse) GetPodRecommendations() []*PodRecommendation
func (*ListPodRecommendationsResponse) GetStatus ¶
func (m *ListPodRecommendationsResponse) GetStatus() *status.Status
func (*ListPodRecommendationsResponse) ProtoMessage ¶
func (*ListPodRecommendationsResponse) ProtoMessage()
func (*ListPodRecommendationsResponse) Reset ¶
func (m *ListPodRecommendationsResponse) Reset()
func (*ListPodRecommendationsResponse) String ¶
func (m *ListPodRecommendationsResponse) String() string
func (*ListPodRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListPodRecommendationsResponse) XXX_DiscardUnknown()
func (*ListPodRecommendationsResponse) XXX_Marshal ¶
func (m *ListPodRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListPodRecommendationsResponse) XXX_Merge ¶
func (m *ListPodRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListPodRecommendationsResponse) XXX_Size ¶
func (m *ListPodRecommendationsResponse) XXX_Size() int
func (*ListPodRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListPodRecommendationsResponse) XXX_Unmarshal(b []byte) error
type ListRecommendationsRequest ¶
type ListRecommendationsRequest 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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListRecommendationsRequest) Descriptor ¶
func (*ListRecommendationsRequest) Descriptor() ([]byte, []int)
func (*ListRecommendationsRequest) GetQueryCondition ¶
func (m *ListRecommendationsRequest) GetQueryCondition() *common.QueryCondition
func (*ListRecommendationsRequest) GetSchemaMeta ¶
func (m *ListRecommendationsRequest) GetSchemaMeta() *schemas.SchemaMeta
func (*ListRecommendationsRequest) ProtoMessage ¶
func (*ListRecommendationsRequest) ProtoMessage()
func (*ListRecommendationsRequest) Reset ¶
func (m *ListRecommendationsRequest) Reset()
func (*ListRecommendationsRequest) String ¶
func (m *ListRecommendationsRequest) String() string
func (*ListRecommendationsRequest) XXX_DiscardUnknown ¶
func (m *ListRecommendationsRequest) XXX_DiscardUnknown()
func (*ListRecommendationsRequest) XXX_Marshal ¶
func (m *ListRecommendationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListRecommendationsRequest) XXX_Merge ¶
func (m *ListRecommendationsRequest) XXX_Merge(src proto.Message)
func (*ListRecommendationsRequest) XXX_Size ¶
func (m *ListRecommendationsRequest) XXX_Size() int
func (*ListRecommendationsRequest) XXX_Unmarshal ¶
func (m *ListRecommendationsRequest) XXX_Unmarshal(b []byte) error
type ListRecommendationsResponse ¶
type ListRecommendationsResponse struct { Status *status.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Recommendations *Recommendation `protobuf:"bytes,2,opt,name=recommendations,proto3" json:"recommendations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListRecommendationsResponse) Descriptor ¶
func (*ListRecommendationsResponse) Descriptor() ([]byte, []int)
func (*ListRecommendationsResponse) GetRecommendations ¶
func (m *ListRecommendationsResponse) GetRecommendations() *Recommendation
func (*ListRecommendationsResponse) GetStatus ¶
func (m *ListRecommendationsResponse) GetStatus() *status.Status
func (*ListRecommendationsResponse) ProtoMessage ¶
func (*ListRecommendationsResponse) ProtoMessage()
func (*ListRecommendationsResponse) Reset ¶
func (m *ListRecommendationsResponse) Reset()
func (*ListRecommendationsResponse) String ¶
func (m *ListRecommendationsResponse) String() string
func (*ListRecommendationsResponse) XXX_DiscardUnknown ¶
func (m *ListRecommendationsResponse) XXX_DiscardUnknown()
func (*ListRecommendationsResponse) XXX_Marshal ¶
func (m *ListRecommendationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListRecommendationsResponse) XXX_Merge ¶
func (m *ListRecommendationsResponse) XXX_Merge(src proto.Message)
func (*ListRecommendationsResponse) XXX_Size ¶
func (m *ListRecommendationsResponse) XXX_Size() int
func (*ListRecommendationsResponse) XXX_Unmarshal ¶
func (m *ListRecommendationsResponse) XXX_Unmarshal(b []byte) error
type NamespaceRecommendation ¶
type NamespaceRecommendation 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"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ RecommendedSpec *ControllerRecommendedSpec `protobuf:"bytes,4,opt,name=recommended_spec,json=recommendedSpec,proto3" json:"recommended_spec,omitempty"` RecommendedSpecK8S *ControllerRecommendedSpecK8S `protobuf:"bytes,5,opt,name=recommended_spec_k8s,json=recommendedSpecK8s,proto3" json:"recommended_spec_k8s,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NamespaceRecommendation) Descriptor ¶
func (*NamespaceRecommendation) Descriptor() ([]byte, []int)
func (*NamespaceRecommendation) GetKind ¶
func (m *NamespaceRecommendation) GetKind() resources.Kind
func (*NamespaceRecommendation) GetObjectMeta ¶
func (m *NamespaceRecommendation) GetObjectMeta() *resources.ObjectMeta
func (*NamespaceRecommendation) GetRecommendedSpec ¶
func (m *NamespaceRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
func (*NamespaceRecommendation) GetRecommendedSpecK8S ¶
func (m *NamespaceRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
func (*NamespaceRecommendation) GetRecommendedType ¶
func (m *NamespaceRecommendation) GetRecommendedType() ControllerRecommendedType
func (*NamespaceRecommendation) ProtoMessage ¶
func (*NamespaceRecommendation) ProtoMessage()
func (*NamespaceRecommendation) Reset ¶
func (m *NamespaceRecommendation) Reset()
func (*NamespaceRecommendation) String ¶
func (m *NamespaceRecommendation) String() string
func (*NamespaceRecommendation) XXX_DiscardUnknown ¶
func (m *NamespaceRecommendation) XXX_DiscardUnknown()
func (*NamespaceRecommendation) XXX_Marshal ¶
func (m *NamespaceRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NamespaceRecommendation) XXX_Merge ¶
func (m *NamespaceRecommendation) XXX_Merge(src proto.Message)
func (*NamespaceRecommendation) XXX_Size ¶
func (m *NamespaceRecommendation) XXX_Size() int
func (*NamespaceRecommendation) XXX_Unmarshal ¶
func (m *NamespaceRecommendation) XXX_Unmarshal(b []byte) error
type NodeRecommendation ¶
type NodeRecommendation 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"` RecommendedType ControllerRecommendedType `` /* 192-byte string literal not displayed */ RecommendedSpec *ControllerRecommendedSpec `protobuf:"bytes,4,opt,name=recommended_spec,json=recommendedSpec,proto3" json:"recommended_spec,omitempty"` RecommendedSpecK8S *ControllerRecommendedSpecK8S `protobuf:"bytes,5,opt,name=recommended_spec_k8s,json=recommendedSpecK8s,proto3" json:"recommended_spec_k8s,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NodeRecommendation) Descriptor ¶
func (*NodeRecommendation) Descriptor() ([]byte, []int)
func (*NodeRecommendation) GetKind ¶
func (m *NodeRecommendation) GetKind() resources.Kind
func (*NodeRecommendation) GetObjectMeta ¶
func (m *NodeRecommendation) GetObjectMeta() *resources.ObjectMeta
func (*NodeRecommendation) GetRecommendedSpec ¶
func (m *NodeRecommendation) GetRecommendedSpec() *ControllerRecommendedSpec
func (*NodeRecommendation) GetRecommendedSpecK8S ¶
func (m *NodeRecommendation) GetRecommendedSpecK8S() *ControllerRecommendedSpecK8S
func (*NodeRecommendation) GetRecommendedType ¶
func (m *NodeRecommendation) GetRecommendedType() ControllerRecommendedType
func (*NodeRecommendation) ProtoMessage ¶
func (*NodeRecommendation) ProtoMessage()
func (*NodeRecommendation) Reset ¶
func (m *NodeRecommendation) Reset()
func (*NodeRecommendation) String ¶
func (m *NodeRecommendation) String() string
func (*NodeRecommendation) XXX_DiscardUnknown ¶
func (m *NodeRecommendation) XXX_DiscardUnknown()
func (*NodeRecommendation) XXX_Marshal ¶
func (m *NodeRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NodeRecommendation) XXX_Merge ¶
func (m *NodeRecommendation) XXX_Merge(src proto.Message)
func (*NodeRecommendation) XXX_Size ¶
func (m *NodeRecommendation) XXX_Size() int
func (*NodeRecommendation) XXX_Unmarshal ¶
func (m *NodeRecommendation) XXX_Unmarshal(b []byte) error
type PodRecommendation ¶
type PodRecommendation struct { ObjectMeta *resources.ObjectMeta `protobuf:"bytes,1,opt,name=object_meta,json=objectMeta,proto3" json:"object_meta,omitempty"` ApplyRecommendationNow bool `` /* 130-byte string literal not displayed */ AssignPodPolicy *resources.AssignPodPolicy `protobuf:"bytes,3,opt,name=assign_pod_policy,json=assignPodPolicy,proto3" json:"assign_pod_policy,omitempty"` ContainerRecommendations []*ContainerRecommendation `` /* 133-byte string literal not displayed */ StartTime *timestamp.Timestamp `protobuf:"bytes,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` EndTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` TopController *resources.Controller `protobuf:"bytes,7,opt,name=top_controller,json=topController,proto3" json:"top_controller,omitempty"` RecommendationId string `protobuf:"bytes,8,opt,name=recommendation_id,json=recommendationId,proto3" json:"recommendation_id,omitempty"` TotalCost float64 `protobuf:"fixed64,9,opt,name=total_cost,json=totalCost,proto3" json:"total_cost,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Represents a set of container resource configuration recommendations of a pod
func (*PodRecommendation) Descriptor ¶
func (*PodRecommendation) Descriptor() ([]byte, []int)
func (*PodRecommendation) GetApplyRecommendationNow ¶
func (m *PodRecommendation) GetApplyRecommendationNow() bool
func (*PodRecommendation) GetAssignPodPolicy ¶
func (m *PodRecommendation) GetAssignPodPolicy() *resources.AssignPodPolicy
func (*PodRecommendation) GetContainerRecommendations ¶
func (m *PodRecommendation) GetContainerRecommendations() []*ContainerRecommendation
func (*PodRecommendation) GetEndTime ¶
func (m *PodRecommendation) GetEndTime() *timestamp.Timestamp
func (*PodRecommendation) GetObjectMeta ¶
func (m *PodRecommendation) GetObjectMeta() *resources.ObjectMeta
func (*PodRecommendation) GetRecommendationId ¶
func (m *PodRecommendation) GetRecommendationId() string
func (*PodRecommendation) GetStartTime ¶
func (m *PodRecommendation) GetStartTime() *timestamp.Timestamp
func (*PodRecommendation) GetTopController ¶
func (m *PodRecommendation) GetTopController() *resources.Controller
func (*PodRecommendation) GetTotalCost ¶
func (m *PodRecommendation) GetTotalCost() float64
func (*PodRecommendation) ProtoMessage ¶
func (*PodRecommendation) ProtoMessage()
func (*PodRecommendation) Reset ¶
func (m *PodRecommendation) Reset()
func (*PodRecommendation) String ¶
func (m *PodRecommendation) String() string
func (*PodRecommendation) XXX_DiscardUnknown ¶
func (m *PodRecommendation) XXX_DiscardUnknown()
func (*PodRecommendation) XXX_Marshal ¶
func (m *PodRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PodRecommendation) XXX_Merge ¶
func (m *PodRecommendation) XXX_Merge(src proto.Message)
func (*PodRecommendation) XXX_Size ¶
func (m *PodRecommendation) XXX_Size() int
func (*PodRecommendation) XXX_Unmarshal ¶
func (m *PodRecommendation) XXX_Unmarshal(b []byte) error
type Recommendation ¶
type Recommendation struct { SchemaMeta *schemas.SchemaMeta `protobuf:"bytes,1,opt,name=schema_meta,json=schemaMeta,proto3" json:"schema_meta,omitempty"` RecommendationData []*RecommendationData `protobuf:"bytes,2,rep,name=recommendation_data,json=recommendationData,proto3" json:"recommendation_data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Recommendation) Descriptor ¶
func (*Recommendation) Descriptor() ([]byte, []int)
func (*Recommendation) GetRecommendationData ¶
func (m *Recommendation) GetRecommendationData() []*RecommendationData
func (*Recommendation) GetSchemaMeta ¶
func (m *Recommendation) GetSchemaMeta() *schemas.SchemaMeta
func (*Recommendation) ProtoMessage ¶
func (*Recommendation) ProtoMessage()
func (*Recommendation) Reset ¶
func (m *Recommendation) Reset()
func (*Recommendation) String ¶
func (m *Recommendation) String() string
func (*Recommendation) XXX_DiscardUnknown ¶
func (m *Recommendation) XXX_DiscardUnknown()
func (*Recommendation) XXX_Marshal ¶
func (m *Recommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Recommendation) XXX_Merge ¶
func (m *Recommendation) XXX_Merge(src proto.Message)
func (*Recommendation) XXX_Size ¶
func (m *Recommendation) XXX_Size() int
func (*Recommendation) XXX_Unmarshal ¶
func (m *Recommendation) XXX_Unmarshal(b []byte) error
type RecommendationData ¶
type RecommendationData struct { MetricType common.MetricType `` /* 153-byte string literal not displayed */ ResourceQuota common.ResourceQuota `` /* 165-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 (*RecommendationData) Descriptor ¶
func (*RecommendationData) Descriptor() ([]byte, []int)
func (*RecommendationData) GetMetricType ¶
func (m *RecommendationData) GetMetricType() common.MetricType
func (*RecommendationData) GetReadData ¶
func (m *RecommendationData) GetReadData() *common.ReadData
func (*RecommendationData) GetResourceQuota ¶
func (m *RecommendationData) GetResourceQuota() common.ResourceQuota
func (*RecommendationData) ProtoMessage ¶
func (*RecommendationData) ProtoMessage()
func (*RecommendationData) Reset ¶
func (m *RecommendationData) Reset()
func (*RecommendationData) String ¶
func (m *RecommendationData) String() string
func (*RecommendationData) XXX_DiscardUnknown ¶
func (m *RecommendationData) XXX_DiscardUnknown()
func (*RecommendationData) XXX_Marshal ¶
func (m *RecommendationData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RecommendationData) XXX_Merge ¶
func (m *RecommendationData) XXX_Merge(src proto.Message)
func (*RecommendationData) XXX_Size ¶
func (m *RecommendationData) XXX_Size() int
func (*RecommendationData) XXX_Unmarshal ¶
func (m *RecommendationData) XXX_Unmarshal(b []byte) error
type WriteRecommendation ¶
type WriteRecommendation struct { MetricType common.MetricType `` /* 153-byte string literal not displayed */ ResourceQuota common.ResourceQuota `` /* 165-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 (*WriteRecommendation) Descriptor ¶
func (*WriteRecommendation) Descriptor() ([]byte, []int)
func (*WriteRecommendation) GetMetricType ¶
func (m *WriteRecommendation) GetMetricType() common.MetricType
func (*WriteRecommendation) GetResourceQuota ¶
func (m *WriteRecommendation) GetResourceQuota() common.ResourceQuota
func (*WriteRecommendation) GetWriteData ¶
func (m *WriteRecommendation) GetWriteData() *common.WriteData
func (*WriteRecommendation) ProtoMessage ¶
func (*WriteRecommendation) ProtoMessage()
func (*WriteRecommendation) Reset ¶
func (m *WriteRecommendation) Reset()
func (*WriteRecommendation) String ¶
func (m *WriteRecommendation) String() string
func (*WriteRecommendation) XXX_DiscardUnknown ¶
func (m *WriteRecommendation) XXX_DiscardUnknown()
func (*WriteRecommendation) XXX_Marshal ¶
func (m *WriteRecommendation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WriteRecommendation) XXX_Merge ¶
func (m *WriteRecommendation) XXX_Merge(src proto.Message)
func (*WriteRecommendation) XXX_Size ¶
func (m *WriteRecommendation) XXX_Size() int
func (*WriteRecommendation) XXX_Unmarshal ¶
func (m *WriteRecommendation) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.