Versions in this module Expand all Collapse all v0 v0.0.9 Jan 28, 2019 Changes in this version type Credentials + Pull bool + Push bool v0.0.8 Jan 12, 2019 Changes in this version type Credentials + Email string v0.0.7 Dec 18, 2018 Changes in this version + func NewSetCmd(clientset *client.ConfigSet) *cobra.Command + type Credentials struct + Host string + Password string + Username string + func (c *Credentials) SetRegistryCreds(args []string, clientset *client.ConfigSet) error + type Route struct + Configs []string + Revisions []string + func (r *Route) SetPercentage(args []string, clientset *client.ConfigSet) error