Documentation ¶
Index ¶
Constants ¶
View Source
const ( DockerFlagName = "docker" NoDockerFlagName = "nodocker" )
Names of the CLI flags defined and used in this package.
Variables ¶
This section is empty.
Functions ¶
func NewWatchers ¶ added in v0.23.0
func NewWatchers(cmd *cobra.Command) ([]*engineplugin.NamedWatcher, error)
NewWatchers returns a moby engine watcher taking the supplied optional CLI flags into consideration. If this engine shouldn't be watched then it returns nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.