Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + func CreateConfig(namespace string, clientCfg *restclient.Config) (*clientcmdapi.Config, error) + func MergeConfig(startingConfig, addition clientcmdapi.Config) (*clientcmdapi.Config, error) + func NewPathOptions(cmd *cobra.Command) *kclientcmd.PathOptions + func NewPathOptionsWithConfig(configPath string) *kclientcmd.PathOptions + func RelativizeClientConfigPaths(cfg *clientcmdapi.Config, base string) (err error) Other modules containing this package gopkg.in/openshift/origin.v4