mirror of
https://github.com/rancher/types.git
synced 2025-08-16 11:36:24 +00:00
Add InitBinary/SecurityOptions to DockerInfo
This commit is contained in:
parent
a8a73960f6
commit
170bcc77a5
@ -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