Versions in this module Expand all Collapse all v11 v11.0.0 Mar 13, 2019 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 restclient.Config) (restclient.Config, error) Other modules containing this package gopkg.in/kubernetes/client-go.v2