Versions in this module Expand all Collapse all v0 v0.0.10 Mar 19, 2019 Changes in this version + type GitCreds struct + Key string + Namespace string + func (g *GitCreds) CreateGitCreds(clientset *client.ConfigSet) error + type RegistryCreds struct + Host string + Name string + Namespace string + Password string + Pull bool + Push bool + Username string + func (c *RegistryCreds) CreateRegistryCreds(clientset *client.ConfigSet) error