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

Struct CoolDownRequest

pkg/api/funclet.go:277–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277type CoolDownRequest struct {
278 ContainerID string
279 RequestID string
280 ScaleDownRecommendation *ScaleDownRecommendation
281}
282
283type FuncletClientRebornInput struct {
284 ContainerID string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected