pydo.functions

Generated on 30 Apr 2025 from pydo version v0.11.0

Serverless functions are blocks of code that run on demand without the need to manage any infrastructure.

You can develop functions on your local machine and then deploy them to a namespace using doctl, the official DigitalOcean CLI tool.

The Serverless Functions API currently only supports creating and managing namespaces.

pydo.functions.create_namespace()

Create Namespace

pydo.functions.create_trigger()

Create Trigger

pydo.functions.delete_namespace()

Delete Namespace

pydo.functions.delete_trigger()

Delete Trigger

pydo.functions.get_namespace()

Get Namespace

pydo.functions.get_trigger()

Get Trigger

pydo.functions.list_namespaces()

List Namespaces

pydo.functions.list_triggers()

List Triggers

pydo.functions.update_trigger()

Update Trigger

We can't find any results for your search.

Try using different keywords or simplifying your search terms.