A
Size: a a a
A
d_
A
A
A
A
A
AO
---
apiVersion: k8s.io/v1
kind: Function
metadata:
name: function
spec:
handler: hello.handler
runtime: python2.7
function: |
import json
def handler():
return "hello world"
A
AO
A
---
apiVersion: k8s.io/v1
kind: Function
metadata:
name: function
spec:
handler: hello.handler
runtime: python2.7
function: |
import json
def handler():
return "hello world"
A
A
AO
🔐
A
AO
A
AO
AO