mirror of
https://github.com/rancher/types.git
synced 2025-08-31 04:40:56 +00:00
Add InitBinary/SecurityOptions to DockerInfo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user