docker

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

package docker contains docker related actions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionConfigs

func ActionConfigs() carapace.Action

ActionConfigs completes config names

another (updated 4 seconds ago)
example (updated 23 seconds ago)

func ActionContainerIds

func ActionContainerIds() carapace.Action

ActionContainerIds completes container names

c84ca01b41f1 (alpine (Up 6 seconds))
1c3cf2aeee96 (alpine (Up 4 seconds))

func ActionContainerPath

func ActionContainerPath() carapace.Action

ActionContainerPath completes container names and their file system separately

agitated_engelbart:/bin/echo
crazy_satoshi:/usr/lib/engines-1.1/afalg.so

func ActionContainerPorts

func ActionContainerPorts(container string) carapace.Action

ActionContainerPorts completes ports of a container

80/tcp
8080/udb

func ActionContainers

func ActionContainers() carapace.Action

ActionContainers completes container names

agitated_engelbart (alpine (Up 6 seconds))
crazy_satoshi (alpine (Up 4 seconds))

func ActionContexts

func ActionContexts() carapace.Action

ActionContexts completes context names

default (Current DOCKER_HOST based configuration)
example (custom context)

func ActionDetachKeys

func ActionDetachKeys() carapace.Action

ActionDetachKeys completes detach keys

ctrl-@
ctrl-[

func ActionLogDrivers

func ActionLogDrivers() carapace.Action

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

func ActionNetworks() carapace.Action

ActionNetworks completes network names

bridge (bridge/local)
host (host/local)

func ActionNodes

func ActionNodes() carapace.Action

ActionNodes completes node ids

r08tybjkcyar8vdglerxxxxxx
r08tybjkcyar8vdgleryyyyyy

func ActionPlugins

func ActionPlugins() carapace.Action

ActionPlugins completes plugins

TODO example

func ActionPorts

func ActionPorts() carapace.Action

ActionPorts completes port(range)s and protocols

80/tcp
100-200/udp

func ActionRepositories

func ActionRepositories() carapace.Action

ActionRepositories completes repository names

alpine
bash

func ActionRepositoryTags

func ActionRepositoryTags() carapace.Action

ActionRepositoryTags completes repository names and tags separately

alpine:latest
bash:latest

func ActionSecrets

func ActionSecrets() carapace.Action

ActionSecrets completes secrets

another (updated 6 seconds ago)
example (updated 11 seconds ago)

func ActionServices

func ActionServices() carapace.Action

ActionServices completes services

funny_robinson (alpine:latest replicated 0/1)
vigilant_mccarthy (bash:latest replicated 0/1)

func ActionStacks

func ActionStacks(orchestrator string) carapace.Action

ActionStacks completes stacks

// TODO example

func ActionVolumes

func ActionVolumes() carapace.Action

ActionVolumes completes volume names

carapace-bin_go (local)
d35b4ebbab7bd0e9c155dbc9c75361150658ca525793af1d8fcbf97d058b905b (local)

Types

This section is empty.

Directories

Path Synopsis
package compose contains docker-compose related actions
package compose contains docker-compose related actions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL