MCPcopy Create free account
hub / github.com/coderanger/migrations-operator / readyHandler

Struct readyHandler

http/ready.go:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29)
30
31type readyHandler struct {
32 client client.Client
33}
34
35type ReadyArgs struct {
36 TargetImage string `json:"targetImage"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected