kops/cmd/kops
Justin Santa Barbara ec806b6365 `kops edit ig` shouldn't ready full cluster spec
It can generate it instead, which helps if there has been a schema
change.
2016-10-01 20:03:58 -04:00
..
create.go Stub of 'create secret' command 2016-08-05 00:07:39 -04:00
create_cluster.go Store channel in cluster, use it to determine version 2016-10-01 00:04:09 -04:00
create_ig.go Store channel in cluster, use it to determine version 2016-10-01 00:04:09 -04:00
create_secret.go Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
create_secret_sshpublickey.go More consistency in publickey CLI 2016-08-05 01:23:13 -04:00
create_secret_tls.go Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
delete.go Rename to kops 2016-06-30 09:25:25 -04:00
delete_cluster.go Refactor shared packages into util directory 2016-09-25 18:27:09 -04:00
delete_instancegroup.go Better error presentation: use exitWithError 2016-09-24 19:06:05 -04:00
delete_secret.go govet fixes 2016-08-20 01:09:19 -04:00
describe.go Add describe secrets command 2016-08-04 22:53:43 -04:00
describe_secrets.go Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
edit.go Fix help text for `kops edit` 2016-09-17 23:19:49 -04:00
edit_cluster.go Better error presentation: use exitWithError 2016-09-24 19:06:05 -04:00
edit_instancegroup.go `kops edit ig` shouldn't ready full cluster spec 2016-10-01 20:03:58 -04:00
editor.go Support `kops get/edit instancegroup` 2016-07-08 01:21:15 -04:00
export.go Rename to kops 2016-06-30 09:25:25 -04:00
export_kubecfg.go Start cleaning up API: optional fields should be pointers 2016-09-08 00:49:40 -04:00
get.go Expose full spec, by `kops get cluster -oyaml` 2016-08-04 21:37:17 -04:00
get_cluster.go Refactor shared packages into util directory 2016-09-25 18:27:09 -04:00
get_instancegroups.go Refactor shared packages into util directory 2016-09-25 18:27:09 -04:00
get_secrets.go Refactor shared packages into util directory 2016-09-25 18:27:09 -04:00
import.go Rename to kops 2016-06-30 09:25:25 -04:00
import_cluster.go Better error presentation: use exitWithError 2016-09-24 19:06:05 -04:00
main.go Switch all the final switches for release 1.4 2016-10-01 13:50:19 -04:00
pkix.go Rename to kops 2016-06-30 09:25:25 -04:00
rollingupdate.go Rename to kops 2016-06-30 09:25:25 -04:00
rollingupdate_cluster.go Change rolling-update heuristics to be less aggressive 2016-09-30 23:42:47 -04:00
root.go Refactor shared packages into util directory 2016-09-25 18:27:09 -04:00
secrets.go Rename to kops 2016-06-30 09:25:25 -04:00
secrets_create.go Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
secrets_describe.go Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
secrets_expose.go Stub of 'create secret' command 2016-08-05 00:07:39 -04:00
secrets_get.go Allow creation of SSH public keys 2016-08-05 00:45:28 -04:00
toolbox.go Rename old upgrade command; make new upgrade intuitive 2016-08-16 09:28:36 -04:00
toolbox_convert_imported.go Store channel in cluster, use it to determine version 2016-10-01 00:04:09 -04:00
update.go UX: Split create command into `create` and `update` 2016-07-21 11:54:09 -04:00
update_cluster.go Better error presentation: use exitWithError 2016-09-24 19:06:05 -04:00
upgrade.go Rename to kops 2016-06-30 09:25:25 -04:00
upgrade_cluster.go Refactor Channel FindImage 2016-10-01 15:46:07 -04:00
version.go Switch all the final switches for release 1.4 2016-10-01 13:50:19 -04:00