Documentation
¶
Index ¶
Constants ¶
View Source
const ( OwnedByPrefix = "owned-by.topolvm.io" OwnedByName = OwnedByPrefix + "/name" OwnedByNamespace = OwnedByPrefix + "/namespace" OwnedByUID = OwnedByPrefix + "/uid" OwnedByGroup = OwnedByPrefix + "/group" OwnedByVersion = OwnedByPrefix + "/version" OwnedByKind = OwnedByPrefix + "/kind" )
orients itself on https://sdk.operatorframework.io/docs/building-operators/ansible/reference/retroactively-owned-resources/#for-objects-which-are-not-in-the-same-namespace-as-the-owner-cr but uses labels and split apiVersion,kind and namespace,name to make label searches and filters possible.
Variables ¶
This section is empty.
Functions ¶
func MatchesManagedLabels ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.