import "github.com/dotcloud/docker/api/client/ps"
func Format(ctx Context, containers []types.Container)
type Context struct { Output io.Writer Format string Size bool Quiet bool Trunc bool }
custom.go formatter.go
Tools for package owners.