celEvaluator

package
v0.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TriggerEventEvaluator

type TriggerEventEvaluator interface {
	IsPriorityDeployment(valuesOverrideResponse *app.ValuesOverrideResponse) (isPriorityEvent bool, err error)
}

type TriggerEventEvaluatorImpl

type TriggerEventEvaluatorImpl struct {
	// contains filtered or unexported fields
}

func NewTriggerEventEvaluatorImpl

func NewTriggerEventEvaluatorImpl(logger *zap.SugaredLogger,
	imageTagRepository repository.ImageTaggingRepository,
	teamService team.TeamService,
	attributesService attributes.AttributesService,
	celEvaluatorService cel.EvaluatorService) (*TriggerEventEvaluatorImpl, error)

func (*TriggerEventEvaluatorImpl) IsPriorityDeployment

func (impl *TriggerEventEvaluatorImpl) IsPriorityDeployment(valuesOverrideResponse *app.ValuesOverrideResponse) (isPriorityEvent bool, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL