Versions in this module Expand all Collapse all v1 v1.12.0 Jul 26, 2016 Changes in this version + func Context(cmd *cobra.Command) context.Context + func Dial(cmd *cobra.Command) (api.ControlClient, error) + func FprintfIfNotEmpty(w io.Writer, format string, v interface{}) + func ParseLogDriverFlags(flags *pflag.FlagSet) (*api.Driver, error) + func PrintHeader(w io.Writer, columns ...string) + func TimestampAgo(ts *tspb.Timestamp) string + type Resolver struct + func NewResolver(cmd *cobra.Command, c api.ControlClient) *Resolver + func (r *Resolver) Resolve(t interface{}, id string) string