common_templates

package
v0.19.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TemplateVersionLabel         = "template.kubevirt.io/version"
	TemplateTypeLabel            = "template.kubevirt.io/type"
	TemplateTypeLabelBaseValue   = "base"
	TemplateOsLabelPrefix        = "os.template.kubevirt.io/"
	TemplateFlavorLabelPrefix    = "flavor.template.kubevirt.io/"
	TemplateWorkloadLabelPrefix  = "workload.template.kubevirt.io/"
	TemplateDeprecatedAnnotation = "template.kubevirt.io/deprecated"
)
View Source
const (
	Version = "v0.26.0"
)

Variables

View Source
var (
	CommonTemplatesRestored = prometheus.NewCounter(prometheus.CounterOpts{
		Name: "kubevirt_ssp_common_templates_restored_total",
		Help: "The total number of common templates restored by the operator back to their original state",
	})
)

Functions

func New added in v0.13.0

func New(templates []templatev1.Template) operands.Operand

func WatchClusterTypes added in v0.13.0

func WatchClusterTypes() []operands.WatchType

Types

This section is empty.

Jump to

Keyboard shortcuts

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