annotations

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LastApplySum    string = "runner.terraform.padok.cloud/apply-sum"
	LastApplyDate   string = "runner.terraform.padok.cloud/apply-date"
	LastApplyCommit string = "runner.terraform.padok.cloud/apply-commit"
	// LastApplyRun    string = "runner.terraform.padok.cloud/apply-run"
	LastPlanCommit string = "runner.terraform.padok.cloud/plan-commit"
	LastPlanDate   string = "runner.terraform.padok.cloud/plan-date"
	LastPlanSum    string = "runner.terraform.padok.cloud/plan-sum"
	LastPlanRun    string = "runner.terraform.padok.cloud/plan-run"
	Lock           string = "runner.terraform.padok.cloud/lock"

	LastBranchCommit       string = "webhook.terraform.padok.cloud/branch-commit"
	LastBranchCommitDate   string = "webhook.terraform.padok.cloud/branch-commit-date"
	LastRelevantCommit     string = "webhook.terraform.padok.cloud/relevant-commit"
	LastRelevantCommitDate string = "webhook.terraform.padok.cloud/relevant-commit-date"
	SyncBranchNow          string = "webhook.terraform.padok.cloud/sync-"

	ForceApply              string = "notifications.terraform.padok.cloud/force-apply"
	AdditionnalTriggerPaths string = "config.terraform.padok.cloud/additionnal-trigger-paths"

	SyncNow        string = "api.terraform.padok.cloud/sync-now"
	AllowedTenants string = "credentials.terraform.padok.cloud/allowed-tenants"
)

Variables

This section is empty.

Functions

func Add

func Add(ctx context.Context, c client.Client, obj client.Object, annotations map[string]string) error

func ComputeKeyForSyncBranchNow added in v0.6.0

func ComputeKeyForSyncBranchNow(branch string) string

func Remove

func Remove(ctx context.Context, c client.Client, obj client.Object, annotation string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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