kubernetesk8s.io/kubernetes/pkg/kubectl/cmd/config Index | Files

package config

import "k8s.io/kubernetes/pkg/kubectl/cmd/config"

Index

Functions

func NewCmdConfig

func NewCmdConfig(out io.Writer) *cobra.Command

func NewCmdConfigSet

func NewCmdConfigSet(out io.Writer, pathOptions *pathOptions) *cobra.Command

func NewCmdConfigSetAuthInfo

func NewCmdConfigSetAuthInfo(out io.Writer, pathOptions *pathOptions) *cobra.Command

func NewCmdConfigSetCluster

func NewCmdConfigSetCluster(out io.Writer, pathOptions *pathOptions) *cobra.Command

func NewCmdConfigSetContext

func NewCmdConfigSetContext(out io.Writer, pathOptions *pathOptions) *cobra.Command

func NewCmdConfigUnset

func NewCmdConfigUnset(out io.Writer, pathOptions *pathOptions) *cobra.Command

func NewCmdConfigUseContext

func NewCmdConfigUseContext(out io.Writer, pathOptions *pathOptions) *cobra.Command

func NewCmdConfigView

func NewCmdConfigView(out io.Writer, pathOptions *pathOptions) *cobra.Command

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.