constants

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2016 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package constants has Kubernetes label and annotation constants shared by klocksmith and klocksmith-controller.

Index

Constants

View Source
const (
	LabelPrefix           = "alpha.coreos.com/update1."
	LabelRebootNeeded     = LabelPrefix + "reboot-needed"
	LabelRebootInProgress = LabelPrefix + "reboot-in-progress"
	LabelOkToReboot       = LabelPrefix + "reboot-ok"

	AnnotationPrefix  = LabelPrefix
	AnnotationID      = AnnotationPrefix + "id"
	AnnotationGroup   = AnnotationPrefix + "group"
	AnnotationVersion = AnnotationPrefix + "version"
)

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