constants

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LastAppliedTemplateAnnotationKey    = "apps.kubeedge.io/last-applied-template"
	LastContainedResourcesAnnotationKey = "apps.kubeedge.io/last-contained-resources"
)

Variables

View Source
var DeploymentGVK = schema.GroupVersionKind{
	Group:   "apps",
	Version: "v1",
	Kind:    "Deployment",
}
View Source
var OverriderTargetGVK = map[schema.GroupVersionKind]struct{}{
	DeploymentGVK: {},
}
View Source
var ServiceGVK = schema.GroupVersionKind{
	Version: "v1",
	Kind:    "Service",
}

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