# Functions
GetServiceURLForRegion returns the service URL to be used for the specified region.
NewEdgeFunctionsApiV1 : constructs an instance of EdgeFunctionsApiV1 with passed in options.
NewEdgeFunctionsApiV1UsingExternalConfig : constructs an instance of EdgeFunctionsApiV1 with passed in options and external configuration.
UnmarshalCreateEdgeFunctionsTriggerResp unmarshals an instance of CreateEdgeFunctionsTriggerResp from the specified map of raw messages.
UnmarshalDeleteEdgeFunctionsActionResp unmarshals an instance of DeleteEdgeFunctionsActionResp from the specified map of raw messages.
UnmarshalEdgeFunctionsActionID unmarshals an instance of EdgeFunctionsActionID from the specified map of raw messages.
UnmarshalEdgeFunctionsActionResp unmarshals an instance of EdgeFunctionsActionResp from the specified map of raw messages.
UnmarshalEdgeFunctionsTriggerID unmarshals an instance of EdgeFunctionsTriggerID from the specified map of raw messages.
UnmarshalEdgeFunctionsTriggerResp unmarshals an instance of EdgeFunctionsTriggerResp from the specified map of raw messages.
UnmarshalGetEdgeFunctionsActionResp unmarshals an instance of GetEdgeFunctionsActionResp from the specified map of raw messages.
UnmarshalGetEdgeFunctionsTriggerResp unmarshals an instance of GetEdgeFunctionsTriggerResp from the specified map of raw messages.
UnmarshalListEdgeFunctionsActionsResp unmarshals an instance of ListEdgeFunctionsActionsResp from the specified map of raw messages.
UnmarshalListEdgeFunctionsTriggersResp unmarshals an instance of ListEdgeFunctionsTriggersResp from the specified map of raw messages.
# Constants
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
# Structs
CreateEdgeFunctionsTriggerOptions : The CreateEdgeFunctionsTrigger options.
CreateEdgeFunctionsTriggerResp : create an edge funtions trigger response.
DeleteEdgeFunctionsActionOptions : The DeleteEdgeFunctionsAction options.
DeleteEdgeFunctionsActionResp : create an edge funtions trigger response.
DeleteEdgeFunctionsTriggerOptions : The DeleteEdgeFunctionsTrigger options.
EdgeFunctionsActionID : edge function action id.
EdgeFunctionsActionResp : edge function script.
EdgeFunctionsApiV1 : Edge Functions
Version: 1.0.0.
EdgeFunctionsApiV1Options : Service options.
EdgeFunctionsTriggerID : edge function trigger id.
EdgeFunctionsTriggerResp : edge function trigger id.
GetEdgeFunctionsActionOptions : The GetEdgeFunctionsAction options.
GetEdgeFunctionsActionResp : edge funtions action response.
GetEdgeFunctionsTriggerOptions : The GetEdgeFunctionsTrigger options.
GetEdgeFunctionsTriggerResp : edge funtions trigger response.
ListEdgeFunctionsActionsOptions : The ListEdgeFunctionsActions options.
ListEdgeFunctionsActionsResp : edge funtions actions response.
ListEdgeFunctionsTriggersOptions : The ListEdgeFunctionsTriggers options.
ListEdgeFunctionsTriggersResp : edge funtions triggers response.
UpdateEdgeFunctionsActionOptions : The UpdateEdgeFunctionsAction options.
UpdateEdgeFunctionsTriggerOptions : The UpdateEdgeFunctionsTrigger options.