You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <codetitle="post /invocations">client.Apps.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationService.New">New</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, body <ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationNewParams">AppInvocationNewParams</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationNewResponse">AppInvocationNewResponse</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
48
-
- <codetitle="get /invocations/{id}">client.Apps.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationService.Get">Get</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, id <ahref="https://pkg.go.dev/builtin#string">string</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationGetResponse">AppInvocationGetResponse</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
49
-
- <codetitle="patch /invocations/{id}">client.Apps.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationService.Update">Update</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, id <ahref="https://pkg.go.dev/builtin#string">string</a>, body <ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationUpdateParams">AppInvocationUpdateParams</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#AppInvocationUpdateResponse">AppInvocationUpdateResponse</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
55
+
- <codetitle="post /invocations">client.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationService.New">New</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, body <ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationNewParams">InvocationNewParams</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationNewResponse">InvocationNewResponse</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
56
+
- <codetitle="get /invocations/{id}">client.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationService.Get">Get</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, id <ahref="https://pkg.go.dev/builtin#string">string</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationGetResponse">InvocationGetResponse</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
57
+
- <codetitle="patch /invocations/{id}">client.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationService.Update">Update</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, id <ahref="https://pkg.go.dev/builtin#string">string</a>, body <ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationUpdateParams">InvocationUpdateParams</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationUpdateResponse">InvocationUpdateResponse</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
58
+
- <codetitle="get /invocations/{id}/events">client.Invocations.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationService.Follow">Follow</a>(ctx <ahref="https://pkg.go.dev/context">context</a>.<ahref="https://pkg.go.dev/context#Context">Context</a>, id <ahref="https://pkg.go.dev/builtin#string">string</a>) (<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk">kernel</a>.<ahref="https://pkg.go.dev/github.com/onkernel/kernel-go-sdk#InvocationFollowResponseUnion">InvocationFollowResponseUnion</a>, <ahref="https://pkg.go.dev/builtin#error">error</a>)</code>
0 commit comments