kubernetesk8s.io/kubernetes/pkg/api/annotations Index | Files

package annotations

import "k8s.io/kubernetes/pkg/api/annotations"

Package annotations defines annotation keys that shared between server and client

Index

Constants

const LastAppliedConfigAnnotation = kubectlPrefix + "last-applied-configuration"

LastAppliedConfigAnnotation is the annotation used to store the previous configuration of a resource for use in a three way diff by UpdateApplyAnnotation.

Source Files

annotations.go doc.go

Version
v1.7.0-alpha.3
Published
May 5, 2017
Platform
js/wasm
Last checked
6 minutes ago

Tools for package owners.