package config
import "k8s.io/kubernetes/pkg/kubectl/cmd/config"
Index ¶
- func NewCmdConfig(out io.Writer) *cobra.Command
- func NewCmdConfigSet(out io.Writer, pathOptions *pathOptions) *cobra.Command
- func NewCmdConfigSetAuthInfo(out io.Writer, pathOptions *pathOptions) *cobra.Command
- func NewCmdConfigSetCluster(out io.Writer, pathOptions *pathOptions) *cobra.Command
- func NewCmdConfigSetContext(out io.Writer, pathOptions *pathOptions) *cobra.Command
- func NewCmdConfigUnset(out io.Writer, pathOptions *pathOptions) *cobra.Command
- func NewCmdConfigUseContext(out io.Writer, pathOptions *pathOptions) *cobra.Command
- func NewCmdConfigView(out io.Writer, pathOptions *pathOptions) *cobra.Command
Functions ¶
func NewCmdConfig ¶
func NewCmdConfigSet ¶
func NewCmdConfigSetAuthInfo ¶
func NewCmdConfigSetCluster ¶
func NewCmdConfigSetContext ¶
func NewCmdConfigUnset ¶
func NewCmdConfigUseContext ¶
func NewCmdConfigView ¶
Source Files ¶
config.go create_authinfo.go create_cluster.go create_context.go navigation_step_parser.go set.go unset.go use_context.go view.go
- Version
- v0.14.2
- Published
- Apr 8, 2015
- Platform
- windows/amd64
- Imports
- 14 packages
- Last checked
- 1 minute ago –
Tools for package owners.