labels

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package labels provides shared label constants for validation resources.

Index

Constants

View Source
const (
	Name      = "app.kubernetes.io/name"
	Component = "app.kubernetes.io/component"
	ManagedBy = "app.kubernetes.io/managed-by"
)

Standard Kubernetes label keys.

View Source
const (
	JobType    = header.Domain + "/job-type"
	RunID      = header.Domain + "/run-id"
	Validator  = header.Domain + "/validator"
	Phase      = header.Domain + "/phase"
	ReportType = header.Domain + "/report-type"
)

AICR-specific label keys, keyed on the canonical AICR API domain.

View Source
const (
	ValueAICR       = "aicr"
	ValueValidation = "validation"
	ValueValidator  = "aicr-validator"
)

Common label values.

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