Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigMapValue ¶
func GetConfigMapValue(ctx context.Context, c client.Client, ref client.ObjectKey, key string) (string, error)
GetConfigMapValue fetches a value from a ConfigMap
func GetMetadataValue ¶
GetMetadataValue looks up an unprefixed key in A2A metadata, checking "adk_<key>" first then falling back to "kagent_<key>". This allows interoperability with upstream ADK (adk_ prefix) while preserving backward-compatibility with kagent's own kagent_ prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.