kops/cmd/kops
John Gardiner Myers dacccdef40 Fix link to addons documentation 2021-09-23 14:47:02 -07:00
..
test Replace template text with something that builde the entire context 2020-12-16 22:18:58 +01:00
util Support authentication helper for kubectl 2020-08-30 15:16:20 -04:00
BUILD.bazel Support zone completion 2021-09-20 09:53:33 -04:00
create.go Simplify AddSSHPublicKey() interface 2021-07-24 08:59:57 -07:00
create_cluster.go Fix list of supported cloud providers in CLI docs 2021-09-22 20:49:28 -05:00
create_cluster_integration_test.go More kops 1.23 updates 2021-08-28 11:54:39 -07:00
create_cluster_test.go
create_instancegroup.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
create_keypair.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
create_secret.go Clean up "create secret weavepassword" 2021-07-27 19:05:39 -07:00
create_secret_ciliumpassword.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
create_secret_dockerconfig.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
create_secret_encryptionconfig.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
create_secret_weavepassword.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
create_sshpublickey.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
delete.go Add completion for "kops delete secret" 2021-07-27 21:32:05 -07:00
delete_cluster.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
delete_confirm_test.go
delete_instance.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
delete_instancegroup.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
delete_secret.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
delete_sshpublickey.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
distrust.go Implement completion for "kops distrust keypair" 2021-06-30 21:25:47 -07:00
distrust_keypair.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
edit.go Clean up "kops edit" 2021-07-11 22:07:02 -07:00
edit_cluster.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
edit_instancegroup.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
export.go Implement completion for "kops export kubeconfig" 2021-07-13 07:32:08 -07:00
export_kubeconfig.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
gen_cli_docs.go Clean up gen-cli-docs 2021-07-13 13:00:26 -07:00
get.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
get_assets.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
get_cluster.go Fix cluster list action 2021-07-30 13:53:55 +00:00
get_instancegroups.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
get_instances.go Use the passed-in io.Writer 2021-07-28 20:21:54 -07:00
get_keypairs.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
get_secrets.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
get_sshpublickeys.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
integration_test.go Merge pull request #12342 from eddycharly/irsa-wildcard 2021-09-22 16:09:10 -07:00
lifecycle_integration_test.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
main.go Remove redundant printing of error message 2021-07-28 20:21:53 -07:00
promote.go Implement completion for "kops promote keypair" 2021-06-29 19:47:05 -07:00
promote_keypair.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
replace.go Simplify AddSSHPublicKey() interface 2021-07-24 08:59:57 -07:00
rolling-update.go Rename for consistency 2021-07-28 20:21:54 -07:00
rolling-update_cluster.go Rename for consistency 2021-07-28 20:21:54 -07:00
root.go Correct list of beta cloud providers 2021-08-07 14:02:06 -07:00
toolbox.go Clean up "kops toolbox" 2021-07-14 14:36:36 -07:00
toolbox_dump.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
toolbox_instance-selector.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
toolbox_instance-selector_test.go Clean up "kops toolbox instance-selector" 2021-07-14 14:36:37 -07:00
toolbox_template.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
toolbox_template_test.go Replace template text with something that builde the entire context 2020-12-16 22:18:58 +01:00
trust.go Add "kops trust keypair" command 2021-07-11 10:36:40 -07:00
trust_keypair.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
update.go Implement completion for "kops update cluster" 2021-07-05 09:18:37 -07:00
update_cluster.go Fix link to addons documentation 2021-09-23 14:47:02 -07:00
upgrade.go Implement completion for "kops upgrade cluster" 2021-07-05 11:26:33 -07:00
upgrade_cluster.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
validate.go Implement completion for "kops validate cluster" 2021-07-05 11:26:33 -07:00
validate_cluster.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
version.go Minor Cobra cleanups 2021-07-13 13:00:48 -07:00