Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Heureka ¶
type Heureka interface {
activity.ActivityHandler
component_instance.ComponentInstanceHandler
component_version.ComponentVersionHandler
component.ComponentHandler
evidence.EvidenceHandler
issue_match.IssueMatchHandler
issue_match.IssueMatchHandler
issue_repository.IssueRepositoryHandler
issue_variant.IssueVariantHandler
issue.IssueHandler
scanner_run.ScannerRunHandler
service.ServiceHandler
severity.SeverityHandler
support_group.SupportGroupHandler
user.UserHandler
remediation.RemediationHandler
patch.PatchHandler
Shutdown() error
}
type HeurekaApp ¶
type HeurekaApp struct {
activity.ActivityHandler
component_instance.ComponentInstanceHandler
component_version.ComponentVersionHandler
component.ComponentHandler
evidence.EvidenceHandler
issue_match.IssueMatchHandler
issue_repository.IssueRepositoryHandler
issue_variant.IssueVariantHandler
issue.IssueHandler
scanner_run.ScannerRunHandler
service.ServiceHandler
severity.SeverityHandler
support_group.SupportGroupHandler
user.UserHandler
remediation.RemediationHandler
patch.PatchHandler
// contains filtered or unexported fields
}
func NewHeurekaApp ¶
func (HeurekaApp) GetCache ¶ added in v1.6.0
func (h HeurekaApp) GetCache() cache.Cache
func (*HeurekaApp) Shutdown ¶
func (h *HeurekaApp) Shutdown() error
func (*HeurekaApp) SubscribeHandlers ¶
func (h *HeurekaApp) SubscribeHandlers()
func (HeurekaApp) WaitPostMigrations ¶ added in v1.28.1
func (h HeurekaApp) WaitPostMigrations() error
Directories
¶
| Path | Synopsis |
|---|---|
|
SPDX-FileCopyrightText: 2025 SAP SE or an SAP affiliate company and Greenhouse contributors SPDX-License-Identifier: Apache-2.0
|
SPDX-FileCopyrightText: 2025 SAP SE or an SAP affiliate company and Greenhouse contributors SPDX-License-Identifier: Apache-2.0 |
Click to show internal directories.
Click to hide internal directories.