Module functions

Source
Expand description

§Functions module

This module provides all structures and helpers to interact with functions product at Clever Cloud.

Modules§

deployments
Deployment module

Structs§

Function
Opts

Enums§

Error
ExecutionResult

Functions§

create
create a function on the given organisation
delete
returns the function information of the organisation
execute
Execute a GET HTTP request on the given endpoint
get
returns the function information of the organisation
list
returns the list of function for an organisation
update
Update the function information of the organisation