Documentation
¶
Overview ¶
Package label contains common Kubernetes object labels. These are defined in https://github.com/giantswarm/fmt/blob/master/kubernetes/annotations_and_labels.md.
Index ¶
Constants ¶
View Source
const ( // Latest label is added to appcatalogentry CRs to filter for the most // recent release. Latest = "latest" // Watching is the label added to configmaps watched by the app value controller. Watching = "app-operator.giantswarm.io/watching" )
Variables ¶
This section is empty.
Functions ¶
func AppVersionSelector ¶
func GetProjectVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.