mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-07 05:29:58 +00:00
Rename AgentReady to ContainerRuntimeReady for better clarity
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -51,7 +51,7 @@ type Agent struct {
|
||||
Taints cli.StringSlice
|
||||
ImageCredProvBinDir string
|
||||
ImageCredProvConfig string
|
||||
AgentReady chan<- struct{}
|
||||
ContainerRuntimeReady chan<- struct{}
|
||||
AgentShared
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user