Documentation
¶
Index ¶
Constants ¶
View Source
const (
// LabelComponentName is the label used to identify components added by the Service Provider in an MCP.
LabelComponentName = "services.openmcp.cloud/component"
)
Variables ¶
This section is empty.
Functions ¶
func HasComponentLabel ¶
func HasComponentLabel() client.ListOption
HasComponentLabel returns a client.ListOption that matches objects with the component label.
func IsManaged ¶
func IsManaged() client.MatchingLabels
IsManaged returns a client.MatchingLabels that matches objects managed by this Service Provider.
func SetManagedBy ¶
SetManagedBy sets the "app.kubernetes.io/managed-by" label on the given object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.