common

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WriteBackMethodAnnotation = ImageUpdaterAnnotationPrefix + "/write-back-method"
	GitBranchAnnotation       = ImageUpdaterAnnotationPrefix + "/git-branch"
	GitRepositoryAnnotation   = ImageUpdaterAnnotationPrefix + "/git-repository"
	WriteBackTargetAnnotation = ImageUpdaterAnnotationPrefix + "/write-back-target"
	KustomizationPrefix       = "kustomization"
	HelmPrefix                = "helmvalues"
)

Application update configuration related annotations

View Source
const DefaultGitCommitMessage = `` /* 145-byte string literal not displayed */

The default Git commit message's template

View Source
const DefaultHelmValuesFilename = "values.yaml"
View Source
const DefaultTargetFilePattern = ".argocd-source-%s_%s.yaml"

DefaultTargetFilePattern configurations related to the write-back functionality

View Source
const DefaultTargetFilePatternWithoutNamespace = ".argocd-source-%s.yaml"
View Source
const ImageUpdaterAnnotation = ImageUpdaterAnnotationPrefix + "/image-list"

The annotation on the application resources to indicate the list of images allowed for updates.

View Source
const ImageUpdaterAnnotationPrefix = "argocd-image-updater.argoproj.io"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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