constants

package
v0.0.0-...-6385711 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Presence = "kubectl.kubernetes.io/presence"

	PreventDeletion = "PreventDeletion"

	// Any resource with the annotation
	//  kubectl.kubernetes.io/presence: EnsureDoesNotExist
	// Will be deleted or skipped in apply.
	//
	// It has the following effect in each command
	// - the resource is skipped in apply
	// - the resource is deleted in prune
	// - the resource is deleted in delete
	EnsureNoExist = "EnsureDoesNotExist"
)

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