MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / FuncletClientContainerInfoInput

Struct FuncletClientContainerInfoInput

pkg/api/funclet.go:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205type FuncletClientContainerInfoInput struct {
206 RequestID string
207 ID string
208}
209
210type ContainerInfoResponse = ContainerInfo
211

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected