MCPcopy Create free account

hub / github.com/brianterry/unicorn-maker / functions

Functions50 in github.com/brianterry/unicorn-maker

↓ 5 callersFunctioncheck_response
(response, uid=None)
python/src/brianterry_unicorn_maker/handlers.py:26
↓ 5 callersFunctioncheckedResponse
(response: Response, uid?: string)
typescript/src/handlers.ts:26
↓ 5 callersFunctionmakeRequest
(input *RequestInput)
go/unicorn_with_callback/cmd/resource/resource.go:191
↓ 5 callersFunctionmakeRequest
(input *RequestInput)
go/unicorn/cmd/resource/resource.go:163
↓ 5 callersFunctionwrap
(req handler.Request, f handlerFunc)
go/unicorn_with_callback/cmd/main.go:49
↓ 5 callersFunctionwrap
(req handler.Request, f handlerFunc)
go/unicorn/cmd/main.go:49
↓ 3 callersFunctionunmarshal
(unicorn *Unicorn)
go/unicorn_with_callback/cmd/resource/resource.go:230
↓ 3 callersFunctionunmarshal
(unicorn *Unicorn)
go/unicorn/cmd/resource/resource.go:202
↓ 2 callersFunctionRead
Read handles the Read event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:96
↓ 2 callersFunctionexist
(req handler.Request, model *Model)
go/unicorn_with_callback/cmd/resource/resource.go:155
↓ 2 callersFunctionexist
(req handler.Request, model *Model)
go/unicorn/cmd/resource/resource.go:127
↓ 2 callersFunctionmarshal
(resource *Model)
go/unicorn_with_callback/cmd/resource/resource.go:176
↓ 2 callersFunctionmarshal
(resource *Model)
go/unicorn/cmd/resource/resource.go:148
↓ 1 callersFunctionRead
Read handles the Read event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:67
↓ 1 callersMethoddelete
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:95
↓ 1 callersFunctionmakeReturn
(input *RequestInput, resp *http.Response)
go/unicorn_with_callback/cmd/resource/resource.go:239
↓ 1 callersFunctionmakeReturn
(input *RequestInput, resp *http.Response)
go/unicorn/cmd/resource/resource.go:211
↓ 1 callersFunctionvalidateInput
(req handler.Request, model *Model)
go/unicorn_with_callback/cmd/resource/resource.go:163
↓ 1 callersFunctionvalidateInput
(req handler.Request, model *Model)
go/unicorn/cmd/resource/resource.go:135
FunctionCreate
Create handles the Create event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:46
FunctionCreate
Create handles the Create event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:45
MethodCreate
Create wraps the related Create function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:18
MethodCreate
Create wraps the related Create function exposed by the resource code
go/unicorn/cmd/main.go:18
FunctionDelete
Delete handles the Delete event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:136
FunctionDelete
Delete handles the Delete event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:107
MethodDelete
Delete wraps the related Delete function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:33
MethodDelete
Delete wraps the related Delete function exposed by the resource code
go/unicorn/cmd/main.go:33
FunctionList
List handles the List event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:147
FunctionList
List handles the List event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:118
MethodList
List wraps the related List function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:38
MethodList
List wraps the related List function exposed by the resource code
go/unicorn/cmd/main.go:38
MethodRead
Read wraps the related Read function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:23
MethodRead
Read wraps the related Read function exposed by the resource code
go/unicorn/cmd/main.go:23
FunctionUpdate
Update handles the Update event from the Cloudformation service.
go/unicorn_with_callback/cmd/resource/resource.go:113
FunctionUpdate
Update handles the Update event from the Cloudformation service.
go/unicorn/cmd/resource/resource.go:84
MethodUpdate
Update wraps the related Update function exposed by the resource code
go/unicorn_with_callback/cmd/main.go:28
MethodUpdate
Update wraps the related Update function exposed by the resource code
go/unicorn/cmd/main.go:28
Method_deserialize
( cls: Type["_ResourceModel"], json_data: Optional[Mapping[str, Any]], )
python/src/brianterry_unicorn_maker/models.py:47
Methodcreate
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:43
Functioncreate_handler
(_, request: ResourceHandlerRequest, __)
python/src/brianterry_unicorn_maker/handlers.py:37
Functiondelete_handler
(_, request: ResourceHandlerRequest, __)
python/src/brianterry_unicorn_maker/handlers.py:60
Methodlist
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:140
Functionlist_handler
(_, __, ___)
python/src/brianterry_unicorn_maker/handlers.py:84
Functionmain
main is the entry point of the application.
go/unicorn_with_callback/cmd/main.go:43
Functionmain
main is the entry point of the application.
go/unicorn/cmd/main.go:43
Methodread
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:117
Functionread_handler
(_, request: ResourceHandlerRequest, __,)
python/src/brianterry_unicorn_maker/handlers.py:71
Functionset_or_none
(value: Optional[Sequence[T]])
python/src/brianterry_unicorn_maker/models.py:27
Methodupdate
( session: Optional<SessionProxy>, request: ResourceHandlerRequest<ResourceModel>, cal
typescript/src/handlers.ts:69
Functionupdate_handler
(_, request: ResourceHandlerRequest, __)
python/src/brianterry_unicorn_maker/handlers.py:49