mirror of
https://github.com/rancher/types.git
synced 2025-04-27 18:25:05 +00:00
Add InitBinary/SecurityOptions to DockerInfo
This commit is contained in:
parent
12f6c09793
commit
79d36fe1b5
@ -106,7 +106,9 @@ type DockerInfo struct {
|
||||
OSType string
|
||||
Architecture string
|
||||
IndexServerAddress string
|
||||
InitBinary string
|
||||
DockerRootDir string
|
||||
SecurityOptions []string
|
||||
HTTPProxy string
|
||||
HTTPSProxy string
|
||||
NoProxy string
|
||||
|
Loading…
Reference in New Issue
Block a user