kubernetes/cmd/kubeadm/app/cmd/kubeconfig.go

var kubeconfigLongDesc

var userKubeconfigLongDesc

var userKubeconfigExample

// newCmdKubeConfigUtility returns main command for kubeconfig phase
func newCmdKubeConfigUtility(out io.Writer) *cobra.Command {}

// newCmdUserKubeConfig returns sub commands for kubeconfig phase
func newCmdUserKubeConfig(out io.Writer) *cobra.Command {}