Documentation ¶
Index ¶
Constants ¶
View Source
const ApplicationLabel = "app.kubernetes.io/name"
ApplicationLabel is label key that is used to group all object that belong to one application It should be save to use just this label to filter application
Variables ¶
View Source
var AdditionalApplicationLabels = []string{
"app",
}
AdditionalApplicationLabels additional labels that are applied to all objects belonging to one application Those labels are not used for filtering or grouping, they are used just when creating and they are mend to be used by other tools
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.