tags

package
v1.18.3 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TagOSFamilyRHEL   = "_rhel_family"
	TagOSFamilyDebian = "_debian_family"

	TagOSCentOS8 = "_centos8"
	TagOSRHEL8   = "_rhel8"

	TagSystemd = "_systemd"

	// Nodes with the "_automatic_upgrade" tag automatically update installed packages
	// during bootstrapping and daily for security updates (unless this update would require
	// a node reboot). To disable automatic node package updates, set:
	// `Cluster.Spec.UpdatePolicy = external`
	TagUpdatePolicyAuto = "_automatic_upgrades"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HasTags

type HasTags interface {
	HasTag(tag string) bool
}

Jump to

Keyboard shortcuts

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