This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0c5e421e92803af866dca445ae486ba767989996
kubernetes
/
pkg
/
kubectl
/
cmd
/
config
History
Eric Paris
d508395828
Change all cobra commands to use the example section
...
This will output the examples in their own section, rather than as part of the 'long' synposis.
2015-02-20 16:41:31 -05:00
..
config_test.go
Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs
2015-02-19 11:29:42 -05:00
config.go
add flag to manage $KUBECONFIG files
2015-02-03 16:12:02 -05:00
create_authinfo.go
Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs
2015-02-19 11:29:42 -05:00
create_cluster.go
Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs
2015-02-19 11:29:42 -05:00
create_context.go
Change all cobra commands to use the example section
2015-02-20 16:41:31 -05:00
navigation_step_parser_test.go
allow dots in config set
2015-02-13 13:11:42 -05:00
navigation_step_parser.go
guard against unexpected type during config manipulation
2015-02-13 13:15:47 -05:00
set.go
allow dots in config set
2015-02-13 13:11:42 -05:00
unset.go
allow dots in config set
2015-02-13 13:11:42 -05:00
use_context.go
add kubectl config
2015-01-13 16:19:57 -05:00
view.go
Change all cobra commands to use the example section
2015-02-20 16:41:31 -05:00