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 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.