kops/cmd/kops
Justin Santa Barbara 630ea429ae
Merge pull request #4677 from usabilla/external-load-balancers
Add the ability to specify external loadbalancers for instancegroups
2018-07-19 21:54:00 -04:00
..
util Don't always print state store path 2018-06-13 23:17:06 -04:00
BUILD.bazel Merge pull request #5108 from usabilla/set-values 2018-07-19 13:11:17 -07:00
completion.go Add proper autoloading for kops autocomplete 2018-05-31 09:53:12 -07:00
create.go remove useless empty line 2018-07-06 09:37:19 +02:00
create_cluster.go Merge pull request #5414 from Raffo/master 2018-07-19 08:34:54 -07:00
create_cluster_integration_test.go Merge pull request #4723 from sroylance/testing-windows 2018-06-02 11:22:57 -07:00
create_cluster_test.go go fmt fixes and apimachinery run 2017-02-22 09:51:18 -08:00
create_ig.go Ouput --> Output 2018-04-03 16:07:52 +08:00
create_secret.go Add weave network encryption secret 2018-07-13 16:57:48 +02:00
create_secret_dockerconfig.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
create_secret_encryptionconfig.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
create_secret_keypair.go implementation custom ca cert and key #2924 2018-03-01 09:50:04 +01:00
create_secret_keypair_ca.go implementation custom ca cert and key #2924 2018-03-01 09:50:04 +01:00
create_secret_sshpublickey.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
create_secret_tls.go fixing more headers 2016-10-15 19:20:56 -06:00
create_secret_weave_encryptionconfig.go Generate random weave password it none is supplied 2018-07-18 19:41:57 +02:00
createcluster_test.go Add --master-count flag, to make it easy to run masters in the same AZ 2017-01-31 01:11:06 -05:00
delete.go Add Replace and delete for SSH Secret YAML 2018-04-19 21:39:39 -04:00
delete_cluster.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
delete_confirm_test.go fix typo 2018-04-09 11:26:18 +08:00
delete_instancegroup.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
delete_secret.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
describe.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
describe_secrets.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
edit.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
edit_cluster.go Experimental kops set cluster command 2018-02-26 09:33:16 -05:00
edit_instancegroup.go Update kops_edit_instancegroup.go and kops_edit_instancegroup.md 2018-06-06 15:02:57 -05:00
editor.go fixing more headers 2016-10-15 19:20:56 -06:00
export.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
export_kubecfg.go Experimental kops set cluster command 2018-02-26 09:33:16 -05:00
gen_help_docs.go Try adding header to generated CLI docs 2017-07-15 13:14:21 -04:00
get.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
get_cluster.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
get_instancegroups.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
get_secrets.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
import.go cluser => cluster 2018-03-21 07:35:12 +01:00
import_cluster.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
integration_test.go Merge pull request #4677 from usabilla/external-load-balancers 2018-07-19 21:54:00 -04:00
lifecycle_integration_test.go Use fast-retry and cleanup task options for tests 2018-06-18 00:04:23 -04:00
main.go Revert "Revert "Load protokube from http/https"" 2017-01-04 09:32:24 -08:00
pkix.go fixing more headers 2016-10-15 19:20:56 -06:00
replace.go Add stdin support for create -f and replace -f 2018-05-14 13:29:37 -07:00
rollingupdate.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
rollingupdatecluster.go Update rolling update ig roles flag to be case insensitive 2018-06-27 10:26:48 +01:00
root.go Use less viper discovery 2018-06-13 23:55:32 -04:00
set.go Refactoring to camel case variable names 2018-02-26 13:40:43 -07:00
set_cluster.go kops set cluster: honor --name flag 2018-06-14 02:13:47 -04:00
toolbox.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
toolbox_bundle.go Use HomeDir from client-go to get home directory 2018-06-02 15:17:23 -04:00
toolbox_convert_imported.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
toolbox_dump.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
toolbox_template.go Fixes complex --set parsing 2018-07-11 16:46:32 +02:00
toolbox_template_test.go Added new file to bazel and ran gofmt 2018-03-26 10:13:34 +02:00
update.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
update_cluster.go Use fast-retry and cleanup task options for tests 2018-06-18 00:04:23 -04:00
upgrade.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
upgrade_cluster.go Experimental kops set cluster command 2018-02-26 09:33:16 -05:00
validate.go Update validate.go 2018-05-09 23:33:48 +08:00
validate_cluster.go Ouput --> Output 2018-04-03 16:07:52 +08:00
version.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00