Documentation ¶
Overview ¶
package docker contains docker related actions
Index ¶
- func ActionConfigs() carapace.Action
- func ActionContainerIds() carapace.Action
- func ActionContainerPath() carapace.Action
- func ActionContainerPorts(container string) carapace.Action
- func ActionContainers() carapace.Action
- func ActionContexts() carapace.Action
- func ActionDetachKeys() carapace.Action
- func ActionLogDrivers() carapace.Action
- func ActionNetworks() carapace.Action
- func ActionNodes() carapace.Action
- func ActionPlugins() carapace.Action
- func ActionPorts() carapace.Action
- func ActionRepositories() carapace.Action
- func ActionRepositoryTags() carapace.Action
- func ActionSecrets() carapace.Action
- func ActionServices() carapace.Action
- func ActionStacks(orchestrator string) carapace.Action
- func ActionVolumes() carapace.Action
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionConfigs ¶
ActionConfigs completes config names
another (updated 4 seconds ago) example (updated 23 seconds ago)
func ActionContainerIds ¶
ActionContainerIds completes container names
c84ca01b41f1 (alpine (Up 6 seconds)) 1c3cf2aeee96 (alpine (Up 4 seconds))
func ActionContainerPath ¶
ActionContainerPath completes container names and their file system separately
agitated_engelbart:/bin/echo crazy_satoshi:/usr/lib/engines-1.1/afalg.so
func ActionContainers ¶
ActionContainers completes container names
agitated_engelbart (alpine (Up 6 seconds)) crazy_satoshi (alpine (Up 4 seconds))
func ActionContexts ¶
ActionContexts completes context names
default (Current DOCKER_HOST based configuration) example (custom context)
func ActionLogDrivers ¶
ActionLogDrivers completes log drivers
splunk (Writes log messages to splunk using the HTTP Event Collector.) syslog (Writes logging messages to the syslog facility. The syslog daemon must be run...)
func ActionNetworks ¶
ActionNetworks completes network names
bridge (bridge/local) host (host/local)
func ActionNodes ¶
ActionNodes completes node ids
r08tybjkcyar8vdglerxxxxxx r08tybjkcyar8vdgleryyyyyy
func ActionRepositoryTags ¶
ActionRepositoryTags completes repository names and tags separately
alpine:latest bash:latest
func ActionSecrets ¶
ActionSecrets completes secrets
another (updated 6 seconds ago) example (updated 11 seconds ago)
func ActionServices ¶
ActionServices completes services
funny_robinson (alpine:latest replicated 0/1) vigilant_mccarthy (bash:latest replicated 0/1)
func ActionVolumes ¶
ActionVolumes completes volume names
carapace-bin_go (local) d35b4ebbab7bd0e9c155dbc9c75361150658ca525793af1d8fcbf97d058b905b (local)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.