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

Struct FuncletClientCoolDownInput

pkg/api/funclet.go:270–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270type FuncletClientCoolDownInput struct {
271 Host string
272 ContainerID string
273 RequestID string
274 ScaleDownRecommendation *ScaleDownRecommendation
275}
276
277type CoolDownRequest struct {
278 ContainerID string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected