Versions in this module Expand all Collapse all v1 v1.6.2 Jun 9, 2022 Changes in this version + const KameletPrefix + type Converter struct + func NewConverter(defaultPrefix string) *Converter + func (c *Converter) FromString(str string) (corev1.ObjectReference, error) + func (c *Converter) PropertiesFromString(str string) (map[string]string, error) + func (c *Converter) ToString(ref corev1.ObjectReference) (string, error) Other modules containing this package github.com/lendi-au/camel-k/v2