Documentation
¶
Index ¶
Constants ¶
View Source
const ( ResourceSourceDesignIdLabelKey = "design.meshery.io/id" ResourceSourceDesignVersionLabelKey = "design.meshery.io/version" ResourceSourceComponentIdLabelKey = "component.meshery.io/id" )
Variables ¶
This section is empty.
Functions ¶
func EnrichComponentWithMesheryMetadata ¶
func EnrichComponentWithMesheryMetadata(comp *component.ComponentDefinition, designId string, designVersion string) error
Enriches the component with additional labels and annotations related to the design and component This is useful for tracking the source of the component and design in the cluster for allowing orchestration through Meshery
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.