Documentation ¶ Index ¶ Constants type Options Constants ¶ View Source const ( DefaultPort = 2376 ) Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Options ¶ added in v0.5.1 type Options struct { ArbitraryFlags []string DNS []string `json:"Dns"` GraphDir string Env []string Ipv6 bool InsecureRegistry []string Labels []string LogLevel string StorageDriver string SelinuxEnabled bool TLSVerify bool `json:"TlsVerify"` RegistryMirror []string InstallURL string } Source Files ¶ View all Source files engine.go Click to show internal directories. Click to hide internal directories.