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

Method NodeInfo

pkg/funclet/client/client.go:62–62  ·  view source on GitHub ↗
(*api.FuncletClientListNodeInput)

Source from the content-addressed store, hash-verified

60 CoolDown(*api.FuncletClientCoolDownInput) (*api.ResetResponse, error)
61 Reborn(*api.FuncletClientRebornInput) (*api.ResetResponse, error)
62 NodeInfo(*api.FuncletClientListNodeInput) (*api.FuncletNodeInfo, error)
63}
64
65// FuncletClient is used to comm with funclet

Callers 2

initContainersMethod · 0.65
resourceTaskMethod · 0.65

Implementers 1

FuncletClientpkg/funclet/client/client.go

Calls

no outgoing calls

Tested by

no test coverage detected