Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cncamp/101
/ functions
Functions
37 in github.com/cncamp/101
⨍
Functions
37
◇
Types & classes
3
↳
Endpoints
9
↓ 4 callers
Function
getForwardHeaders
(request)
module15/4.enable-service-rbac/productpage-v2/productpage.py:168
↓ 3 callers
Function
getProductReviews
(product_id, headers)
module15/4.enable-service-rbac/productpage-v2/productpage.py:340
↓ 3 callers
Method
write
(self, data)
module15/4.enable-service-rbac/productpage-v2/productpage.py:372
↓ 2 callers
Function
getProductDetails
(product_id, headers)
module15/4.enable-service-rbac/productpage-v2/productpage.py:326
↓ 2 callers
Function
getProducts
()
module15/4.enable-service-rbac/productpage-v2/productpage.py:308
↓ 2 callers
Function
prettyPrint
(req *http.Request)
module16/knative/2.serving/fn/handle.go:23
↓ 1 callers
Function
Handle
Handle an event.
module16/knative/2.serving/hello-go/handle.go:11
↓ 1 callers
Function
Handle
Handle an HTTP Request.
module16/knative/2.serving/fn/handle.go:11
↓ 1 callers
Function
floodReviews
(product_id, headers)
module15/4.enable-service-rbac/productpage-v2/productpage.py:248
↓ 1 callers
Function
floodReviewsAsynchronously
(product_id, headers)
module15/4.enable-service-rbac/productpage-v2/productpage.py:241
↓ 1 callers
Function
getProduct
(product_id)
module15/4.enable-service-rbac/productpage-v2/productpage.py:318
↓ 1 callers
Function
getProductRatings
(product_id, headers)
module15/4.enable-service-rbac/productpage-v2/productpage.py:355
↓ 1 callers
Function
getProductReviewsIgnoreResponse
(product_id, headers)
module15/4.enable-service-rbac/productpage-v2/productpage.py:235
↓ 1 callers
Function
main
Generates a signed JSON Web Token from local private key.
module14/istio/authentication/gen-jwt.py:32
Function
Handler
Handler is the entry point for this fission function
module16/fission/3.functions/hello.go:9
Function
RestHandler
RootHandler is the entry point for this fission function
module16/fission/3.functions/httpserver-restapi.go:10
Function
RootHandler
RootHandler is the entry point for this fission function
module16/fission/3.functions/httpserver.go:10
Function
RootHandlerv2
RootHandler is the entry point for this fission function
module16/fission/3.functions/httpserver-v2.go:10
Function
TestHandle
TestHandle ensures that Handle accepts a valid CloudEvent without error.
module16/knative/2.serving/hello-go/handle_test.go:11
Function
TestHandle
TestHandle ensures that Handle executes without error and returns the HTTP 200 status code indicating no errors.
module16/knative/2.serving/fn/handle_test.go:12
Method
__init__
(self, filename)
module15/4.enable-service-rbac/productpage-v2/productpage.py:369
Function
decorator
(f)
module15/4.enable-service-rbac/productpage-v2/productpage.py:137
Method
flush
(self)
module15/4.enable-service-rbac/productpage-v2/productpage.py:375
Function
front
()
module15/4.enable-service-rbac/productpage-v2/productpage.py:256
Function
health
()
module15/4.enable-service-rbac/productpage-v2/productpage.py:214
Function
index
Display productpage with normal user and test user buttons
module15/4.enable-service-rbac/productpage-v2/productpage.py:203
Function
login
()
module15/4.enable-service-rbac/productpage-v2/productpage.py:219
Function
logout
()
module15/4.enable-service-rbac/productpage-v2/productpage.py:227
Function
main
()
module16/knative/3.eventing/helloworld-go/helloworld.go:38
Function
main
()
module6/authn-webhook/main.go:14
Function
productRoute
(product_id)
module15/4.enable-service-rbac/productpage-v2/productpage.py:285
Function
productsRoute
()
module15/4.enable-service-rbac/productpage-v2/productpage.py:279
Function
ratingsRoute
(product_id)
module15/4.enable-service-rbac/productpage-v2/productpage.py:301
Function
receive
(ctx context.Context, event cloudevents.Event)
module16/knative/3.eventing/helloworld-go/helloworld.go:11
Function
reviewsRoute
(product_id)
module15/4.enable-service-rbac/productpage-v2/productpage.py:293
Function
trace
Function decorator that creates opentracing span from incoming b3 headers
module15/4.enable-service-rbac/productpage-v2/productpage.py:133
Function
wrapper
(*args, **kwargs)
module15/4.enable-service-rbac/productpage-v2/productpage.py:138