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" )
Variables ¶
This section is empty.
Functions ¶
func AppVersionSelector ¶
func ClusterSelector ¶
ClusterSelector selects all apps with the specified cluster ID. Unless they use the special version `0.0.0` and are processed by the management cluster instance of app-operator.
func GetProjectVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.