package
4.2.0-alpha.0+incompatible
Repository: https://github.com/jeffdyoung/oc.git
Documentation: pkg.go.dev
# Functions
CreateConfig takes a clientCfg and builds a config (kubeconfig style) from it.
GetClusterNicknameFromURL returns host:port of the apiServerLocation, with .'s replaced by -'s.
No description provided by the author
No description provided by the author
TODO should use library-go's version or even better upstream above.
MergeConfig adds the additional Config stanzas to the startingConfig.
No description provided by the author
No description provided by the author
NormalizeServerURL is opinionated normalization of a string that represents a URL.
TODO should be moved upstream.