Versions in this module Expand all Collapse all v0 v0.0.14 Jul 30, 2020 Changes in this version + func CloneDaemonOptions(o *ConnectOptions) *options.DaemonOptions + func NewConnectCommand(streams genericclioptions.IOStreams, version string) *cobra.Command + type ConnectOptions struct + Cidr string + Debug bool + DisableDNS bool + Dump2hosts string + Image string + Labels string + Method string + Port int + Proxy int + func NewConnectOptions(streams genericclioptions.IOStreams) *ConnectOptions + func (o *ConnectOptions) Complete(cmd *cobra.Command, args []string) error + func (o *ConnectOptions) Run() error