1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/plugin
Sebastiaan van Stijn 51dc35cf23
Implement stringutils.Ellipsis()
This patch implements an Ellipsis utility to
append an ellipsis (...)  when truncating
strings in output.

It also fixes the existing Truncate() utility
to be compatible with unicode/multibyte characters.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-08-11 14:14:06 +02:00
..
cmd.go
cmd_experimental.go
disable.go Print plugin name on successful install, enable and disable. 2016-07-18 09:47:12 -07:00
enable.go Print plugin name on successful install, enable and disable. 2016-07-18 09:47:12 -07:00
inspect.go
install.go update command description in CLI 2016-07-31 00:06:18 +08:00
list.go Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
push.go
remove.go Add --force to docker plugin remove 2016-08-04 15:55:45 -07:00
set.go