Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Uses the python2-function-invoker with Python

License

Notifications You must be signed in to change notification settings

vmware-archive/python-uppercase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uppercase

Language

Python

Function

func.py

Protocol

gRPC

Input

greetings

Build the image

pushd samples/python/uppercase; ./dockerize ; popd

Create the Function and Topic(s)

./riff apply -f samples/python/uppercase

Publish a Message to the Input Topic

./request greetings hello

Tail the Sidecar Log

./riff logs -n uppercase -t

Delete the function

./riff delete -n uppercase

About

Uses the python2-function-invoker with Python

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •