| .. |
|
create.go
|
Stub of 'create secret' command
|
2016-08-05 00:07:39 -04:00 |
|
create_cluster.go
|
Revert "Import SSH public key into the keystore"
|
2016-07-29 13:06:37 -04:00 |
|
create_ig.go
|
Fix typo in CreateInstanceGroupCmd
|
2016-07-21 22:17:00 -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
|
support multiple zones in `kops import`
|
2016-07-27 11:03:22 -04:00 |
|
delete_instancegroup.go
|
Add support for deleting an InstanceGroup
|
2016-07-11 00:08:55 -04:00 |
|
delete_secret.go
|
More consistency in publickey CLI
|
2016-08-05 01:23:13 -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
|
Rename to kops
|
2016-06-30 09:25:25 -04:00 |
|
edit_cluster.go
|
Fix bug where edit cluster was computing with the old spec
|
2016-07-22 18:19:40 -04:00 |
|
edit_instancegroup.go
|
Fix bug where edit cluster was computing with the old spec
|
2016-07-22 18:19:40 -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
|
Support positional arguments for kops export kubecfg
|
2016-07-21 01:29:09 -04:00 |
|
format.go
|
Introduce some padding into text grid output
|
2016-08-04 21:12:30 -04:00 |
|
get.go
|
Expose full spec, by `kops get cluster -oyaml`
|
2016-08-04 21:37:17 -04:00 |
|
get_cluster.go
|
Add --full arg to kops get cluster
|
2016-08-05 00:44:23 -04:00 |
|
get_instancegroups.go
|
Add describe secrets command
|
2016-08-04 22:53:43 -04:00 |
|
get_secrets.go
|
Add describe secrets command
|
2016-08-04 22:53:43 -04:00 |
|
import.go
|
Rename to kops
|
2016-06-30 09:25:25 -04:00 |
|
import_cluster.go
|
support multiple zones in `kops import`
|
2016-07-27 11:03:22 -04:00 |
|
kubectl.go
|
Remove addons command
|
2016-08-03 00:42:42 -04:00 |
|
main.go
|
Create more consistent secret CLI
|
2016-08-04 22:18:29 -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
|
UX: Split create command into `create` and `update`
|
2016-07-21 11:54:09 -04:00 |
|
root.go
|
Make it clearer when we use the cluster from kubecfg
|
2016-08-03 00:58:22 -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 |
|
update.go
|
UX: Split create command into `create` and `update`
|
2016-07-21 11:54:09 -04:00 |
|
update_cluster.go
|
Revert "Import SSH public key into the keystore"
|
2016-07-29 13:06:37 -04:00 |
|
upgrade.go
|
Rename to kops
|
2016-06-30 09:25:25 -04:00 |
|
upgrade_cluster.go
|
Replace StateStore with a registry
|
2016-07-11 00:07:59 -04:00 |
|
version.go
|
Export kubecfg after as create cluster by default
|
2016-07-12 23:02:43 -04:00 |