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


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.