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 set.go unset.go use_context.go view.go
- Version
- v0.9.1
- Published
- Jan 23, 2015
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 5 seconds ago –
Tools for package owners.