Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
type
readyHandler
struct
{
32
client client.Client
33
}
34
35
type
ReadyArgs
struct
{
36
TargetImage string `json:
"targetImage"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected