kops/cmd/kops
Justin SB 4aa2498203
Rationalize deserialiation code
Put it all through kopscodecs.Decode, so that we can rewrite the API
group more easily in a subsequent PR.
2018-12-21 13:59:50 -05:00
..
util Mention about possible state store vendors in error message 2018-11-25 13:32:31 +09:00
BUILD.bazel Getting things ready for when we are ready for 1.12 2018-12-04 18:50:17 -08:00
completion.go Add proper autoloading for kops autocomplete 2018-05-31 09:53:12 -07:00
create.go Rationalize deserialiation code 2018-12-21 13:59:50 -05:00
create_cluster.go Bulk spelling fixes 2018-12-20 17:43:56 -05:00
create_cluster_integration_test.go Introduce field to specify whether we are using etcd-manager or legacy mode 2018-10-01 15:36:24 -07:00
create_cluster_test.go Remove unnecessary code 2018-11-08 12:40:13 -05:00
create_ig.go Rationalize deserialiation code 2018-12-21 13:59:50 -05:00
create_secret.go fix typos 2018-10-03 16:04:36 -07:00
create_secret_dockerconfig.go Bulk spelling fixes 2018-12-20 17:43:56 -05:00
create_secret_encryptionconfig.go Add stdin input for secrets 2018-10-23 11:38:45 -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 Sync up CLI args help 2018-10-08 17:03:00 -07:00
create_secret_tls.go
create_secret_weave_encryptionconfig.go Add stdin input for secrets 2018-10-23 11:38:45 -07:00
createcluster_test.go
delete.go Rationalize deserialiation code 2018-12-21 13:59:50 -05: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 Rationalize deserialiation code 2018-12-21 13:59:50 -05:00
edit_instancegroup.go Rationalize deserialiation code 2018-12-21 13:59:50 -05:00
editor.go
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 Optimize kops get cluster with a cluster name 2018-10-11 06:17:29 -07:00
get_cluster.go Optimize kops get cluster with a cluster name 2018-10-11 06:17:29 -07:00
get_instancegroups.go Fix typos in files 2018-10-14 21:44:44 +08: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 terraform: Fix resource formatting for IPv6 CIDRs 2018-10-20 15:58:42 +03:00
lifecycle_integration_test.go Merge pull request #4797 from justinsb/check_no_legacy_tags_on_shared 2018-09-03 15:28:26 -07:00
main.go
pkix.go
replace.go Rationalize deserialiation code 2018-12-21 13:59:50 -05:00
rollingupdate.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00
rollingupdatecluster.go Merge pull request #5932 from rdrgmnzs/deps_for_1_12 2018-12-20 15:42:36 -08:00
root.go Remove unnecessary code 2018-11-08 12:40:13 -05:00
set.go kops set: fix example 2018-07-24 23:22:42 -04: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 Add error handling (logging) when we fail to close a file 2018-07-28 16:50:13 -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 Fix some typos 2018-11-06 23:43:29 +08: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 Add -y for upgrade command 2018-12-06 12:56:48 -05:00
validate.go Fix mis-typing in CLI command documentations 2018-10-04 11:33:33 +09:00
validate_cluster.go Consider pending pods to be a validation failure 2018-12-20 10:08:40 -05:00
version.go Updating variables to use Camel Case 2018-02-19 20:57:58 -07:00