list_udf_runtimes: Lists the supported UDF runtimes

View source: R/udf.R

list_udf_runtimesR Documentation

Lists the supported UDF runtimes

Description

The function queries the back-end for its supported UDF runtimes and returns detailed information about each runtime.

Usage

list_udf_runtimes(con = NULL)

Arguments

con

connected and authenticated openEO client object (optional) otherwise active_connection() is used.

Value

list of UDF runtimes with supported UDF types, versions and installed packages


openeo documentation built on Nov. 17, 2022, 5:07 p.m.