Versions in this module Expand all Collapse all v0 v0.5.3 Jun 7, 2018 Changes in this version + type AuthOptions struct + CAFile string + CertFile string + CommandName string + Config *rest.Config + DefaultNamespace string + InsecureTLS bool + KeyFile string + KubeClient internalclientset.Interface + Out io.Writer + Password string + PathOptions *kclientcmd.PathOptions + Project string + ProjectClient projectinternalversion.ProjectInterface + Reader io.Reader + RequestTimeout time.Duration + Server string + StartingKubeConfig *kclientcmdapi.Config + Token string + Username string + func (o *AuthOptions) Complete(f *osclientcmd.Factory, cmd *cobra.Command, args []string, commandName string) error + func (o *AuthOptions) GatherAuthInfo() (string, error) + func (o *AuthOptions) GatherProjectInfo() (string, error)