Skip to content

Instantly share code, notes, and snippets.

@denismakogon
Created January 28, 2019 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denismakogon/339195e28919ed9e850dcc461cbf036a to your computer and use it in GitHub Desktop.
Save denismakogon/339195e28919ed9e850dcc461cbf036a to your computer and use it in GitHub Desktop.
$ fn inspect fn cloudnative word-generator
{
"annotations": {
"fnproject.io/fn/invokeEndpoint": "http://<runner-lb-endpoint>/invoke/01CWPW8P3R1BT044G0A0000002"
},
"app_id": "01CWPW8NJ51BT044G0A0000001",
"config": {
"WORD_SOURCE": "https://srcdog.com/madlibs/words.txt"
},
"created_at": "2018-11-19T20:58:21.688Z",
"id": "01CWPW8P3R1BT044G0A0000002",
"idle_timeout": 30,
"image": "denismakogon/word-generator:0.0.20",
"memory": 256,
"name": "word-generator",
"timeout": 30,
"updated_at": "2018-11-19T20:58:21.688Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment