Versions in this module Expand all Collapse all v1 v1.5.0 Oct 23, 2016 Changes in this version + type Info struct + BearerToken string + CAFile string + CertFile string + Insecure *bool + KeyFile string + Password string + User string + func LoadFromFile(path string) (*Info, error) + func (info Info) Complete() bool + func (info Info) MergeWithConfig(c rest.Config) (rest.Config, error)