kops/cmd/kops
Ole Markus With 043dd91417 Add karpenter feature flag 2021-12-12 19:33:41 +01: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 kops get should print additional objects, if they are present 2021-11-05 08:11:31 -04:00
create.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
create_cluster.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
create_cluster_integration_test.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
create_cluster_test.go Remove unnecessary code 2018-11-08 12:40:13 -05:00
create_instancegroup.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
create_keypair.go Update name of kubernetes-ca keypair in documentation 2021-12-11 20:50:36 -08:00
create_secret.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
create_secret_ciliumpassword.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
create_secret_dockerconfig.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
create_secret_encryptionconfig.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
create_secret_weavepassword.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
create_sshpublickey.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08: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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
delete_instance.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
delete_instancegroup.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02: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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
distrust_keypair.go Update name of kubernetes-ca keypair in documentation 2021-12-11 20:50:36 -08:00
edit.go Clean up "kops edit" 2021-07-11 22:07:02 -07:00
edit_cluster.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
edit_instancegroup.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
export.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02: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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
get_addons.go kops get should print additional objects, if they are present 2021-11-05 08:11:31 -04: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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
get_keypairs.go Update name of kubernetes-ca keypair in documentation 2021-12-11 20:50:36 -08: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 Add karpenter feature flag 2021-12-12 19:33:41 +01:00
lifecycle_integration_test.go Lengthen NTH integration test cluster name 2021-09-29 19:10:04 -05:00
main.go Remove redundant printing of error message 2021-07-28 20:21:53 -07:00
promote.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
promote_keypair.go Update name of kubernetes-ca keypair in documentation 2021-12-11 20:50:36 -08: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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
root.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
toolbox.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
toolbox_dump.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
toolbox_instance-selector.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
toolbox_instance-selector_test.go Clean up "kops toolbox instance-selector" 2021-07-14 14:36:37 -07:00
toolbox_template.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02: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 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
trust_keypair.go Remove need for rootCommand to implement Factory 2021-07-28 20:21:53 -07:00
update.go Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
update_cluster.go Rename bastionPublicName in v1alpha3 API 2021-12-02 19:34:48 -08:00
upgrade.go Implement completion for "kops upgrade cluster" 2021-07-05 11:26:33 -07:00
upgrade_cluster.go Remove Docker overlayfs upgrade code 2021-10-02 19:01:37 -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