cli | |
cli/command | |
cli/command/builder | |
cli/command/checkpoint | |
cli/command/commands | |
cli/command/config | |
cli/command/container | |
cli/command/context | |
cli/command/formatter | |
cli/command/idresolver | |
cli/command/image | |
cli/command/image/build | |
cli/command/inspect | |
cli/command/manifest | |
cli/command/network | |
cli/command/node | |
cli/command/plugin | |
cli/command/registry | |
cli/command/secret | |
cli/command/service | |
cli/command/service/progress | |
cli/command/stack | |
cli/command/stack/formatter | |
cli/command/stack/kubernetes | |
cli/command/stack/loader | |
cli/command/stack/options | |
cli/command/stack/swarm | |
cli/command/swarm | |
cli/command/swarm/progress | |
cli/command/system | |
cli/command/task | |
cli/command/trust | |
cli/command/volume | |
cli/compose | |
cli/compose/convert | |
cli/compose/interpolation | |
cli/compose/loader | |
cli/compose/schema | |
cli/compose/schema/data | |
cli/compose/template | |
cli/compose/types | |
cli/config | |
cli/config/configfile | |
cli/config/credentials | |
cli/config/types | |
cli/connhelper | Package connhelper provides helpers for connecting to a remote daemon host with custom logic. |
cli/connhelper/commandconn | Package commandconn provides a net.Conn implementation that can be used for proxying (or emulating) stream via a custom command. |
cli/connhelper/ssh | Package ssh provides the connection helper for ssh:// URL. |
cli/context | |
cli/context/docker | |
cli/context/kubernetes | |
cli/context/store | Package store provides a generic way to store credentials to connect to virtually any kind of remote system. |
cli/debug | |
cli/flags | |
cli/manifest | |
cli/manifest/store | |
cli/manifest/types | |
cli-plugins | |
cli-plugins/examples | |
cli-plugins/examples/helloworld | |
cli-plugins/manager | |
cli-plugins/plugin | |
cli/registry | |
cli/registry/client | |
cli/streams | |
cli/trust | |
cli/version | |
cmd | |
cmd/docker | |
docs | |
docs/yaml | |
e2e | |
e2e/cli-plugins | |
e2e/cli-plugins/plugins | |
e2e/cli-plugins/plugins/badmeta | |
e2e/cli-plugins/plugins/nopersistentprerun | |
e2e/container | |
e2e/context | |
e2e/global | |
e2e/image | |
e2e/internal | |
e2e/plugin | |
e2e/plugin/basic | |
e2e/stack | |
e2e/system | |
e2e/trust | |
internal | |
kubernetes | |
kubernetes/client | |
kubernetes/client/clientset | |
kubernetes/client/clientset/scheme | |
kubernetes/client/clientset/typed | |
kubernetes/client/clientset/typed/compose | |
kubernetes/client/clientset/typed/compose/v1beta1 | |
kubernetes/client/clientset/typed/compose/v1beta2 | |
kubernetes/client/informers | |
kubernetes/client/informers/compose | |
kubernetes/client/informers/compose/v1beta2 | |
kubernetes/client/informers/internalinterfaces | |
kubernetes/client/listers | |
kubernetes/client/listers/compose | |
kubernetes/client/listers/compose/v1beta2 | |
kubernetes/compose | Package compose is the internal version of the API. |
kubernetes/compose/clone | |
kubernetes/compose/impersonation | |
kubernetes/compose/v1beta1 | Package v1beta1 is the first version of the Stack spec, containing only a compose file |
kubernetes/compose/v1beta2 | Package v1beta2 is the second version of the stack, containing a structured spec |
kubernetes/labels | |
man | |
opts | |
service | |
service/logs | Package logs contains tools for parsing docker log lines. |
templates | |