ec.oci.parsed_blob

Fetch a blob from an OCI registry and return the parsed JSON value. Results are cached per component.

Usage

value = ec.oci.parsed_blob(ref: string)

Parameters

  • ref (string): OCI blob reference

Return

value (any): the parsed JSON value from the OCI blob