Versions in this module Expand all Collapse all v2 v2.20.10 Mar 17, 2022 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)