imagescan

package
v0.10.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AlphabeticalOrderDesc descending order
	AlphabeticalOrderDesc = "DESC"
)

Variables

View Source
var (
	DefaultInterval = metav1.Duration{Duration: durations.DefaultImageInterval}
)

Functions

func GitCommitKey

func GitCommitKey(namespace string, name string) *quartz.JobKey

func TagScanKey

func TagScanKey(namespace string, name string) *quartz.JobKey

Types

type GitCommitJob

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

func NewGitCommitJob

func NewGitCommitJob(c client.Client, namespace string, name string) *GitCommitJob

func (*GitCommitJob) Description

func (j *GitCommitJob) Description() string

func (*GitCommitJob) Execute

func (j *GitCommitJob) Execute(ctx context.Context) error

type TagScanJob

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

func NewTagScanJob

func NewTagScanJob(c client.Client, namespace string, name string) *TagScanJob

func (*TagScanJob) Description

func (j *TagScanJob) Description() string

func (*TagScanJob) Execute

func (j *TagScanJob) Execute(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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