Skip to content

Events can trigger Functions #52

@ultrasaurus

Description

@ultrasaurus

Creating Events and Mapping them to Functions should require just a few commands

Create a Google cloud function

gcloud functions ....

List available events (sources and event types)

...

Map events to a function:

kubectl apply -f https://events.elafros.io/example-event-binding.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions