kops/cmd/kops
John Gardiner Myers 3caa6ef5b8 Improve "kops distrust keypair" command 2021-06-27 11:16:34 -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 Merge pull request #11845 from johngmyers/mark-deleted 2021-06-27 10:11:24 -07:00
completion.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create.go Remove "secret" from "kops create secret keypair ca" 2021-06-18 10:36:19 -07:00
create_cluster.go Put versioned API of cluster into state store 2021-06-16 19:33:46 -07:00
create_cluster_integration_test.go Pre-add integration test for creating an IPv6 cluster 2021-06-13 13:09:40 +02:00
create_cluster_test.go Remove unnecessary code 2018-11-08 12:40:13 -05:00
create_ig.go Pass cloud into populate cluster 2020-09-24 07:22:13 +02:00
create_keypair.go Create fi.NewKeyset() 2021-06-20 14:09:46 -07:00
create_secret.go Remove "secret" from "kops create secret keypair ca" 2021-06-18 10:36:19 -07:00
create_secret_cilium_encryptionconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create_secret_dockerconfig.go Apply suggestions from code review 2021-04-15 11:42:27 +03:00
create_secret_encryptionconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
create_secret_sshpublickey.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
create_secret_weave_encryptionconfig.go kops as kOps for document 2020-11-13 23:45:11 -05:00
delete.go Rename "kops delete keypair" to "kops distrust keypair" 2021-06-24 19:19:43 -07:00
delete_cluster.go Add Azure support 2020-12-21 08:27:54 -08:00
delete_confirm_test.go Update copyright notices 2019-09-09 14:47:51 -04:00
delete_instance.go Fix kdi 'must specify' error 2021-02-15 11:36:11 +01:00
delete_instancegroup.go kops as kOps for document 2020-11-13 23:45:11 -05:00
delete_secret.go Split out get, describe, and delete keypairs commands 2021-06-19 13:36:11 -07:00
describe.go Move kubectl dependency to k8s.io/kubectl 2020-01-17 06:24:24 -05:00
describe_keypairs.go Improve the output of 'kops get keypairs' 2021-06-20 15:51:09 -07:00
distrust.go Rename "kops delete keypair" to "kops distrust keypair" 2021-06-24 19:19:43 -07:00
distrust_keypair.go Improve "kops distrust keypair" command 2021-06-27 11:16:34 -07:00
edit.go kops as kOps for document 2020-11-13 23:45:11 -05:00
edit_cluster.go Put versioned API of cluster into state store 2021-06-16 19:33:46 -07:00
edit_instancegroup.go Move asset copying out of apply_cluster 2021-06-05 21:17:50 -07:00
editor.go Update copyright notices 2019-09-09 14:47:51 -04:00
export.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
export_kubecfg.go Subsume StatusStore into fi.Cloud 2021-05-15 17:39:32 -07:00
gen_help_docs.go Update copyright notices 2019-09-09 14:47:51 -04:00
get.go Split out get, describe, and delete keypairs commands 2021-06-19 13:36:11 -07:00
get_assets.go Move assettasks to pkg/assets 2021-06-06 23:16:02 -07:00
get_cluster.go Put versioned API of cluster into state store 2021-06-16 19:33:46 -07:00
get_instancegroups.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
get_instances.go Make kOps CLI handle ASG warm pools 2021-04-15 11:10:23 +02:00
get_keypairs.go Retain deleted keypairs 2021-06-24 19:03:29 -07:00
get_secrets.go Split out get, describe, and delete keypairs commands 2021-06-19 13:36:11 -07:00
integration_test.go Refactor etcd-client-cilium secrets 2021-06-25 23:57:23 -07:00
lifecycle_integration_test.go Pre-add AWS IPv6 integration test 2021-05-18 08:56:16 +03:00
main.go Support authentication helper for kubectl 2020-08-30 15:16:20 -04:00
promote.go Add 'kops promote keypair' command 2021-06-21 20:58:51 -07:00
promote_keypair.go Retain deleted keypairs 2021-06-24 19:03:29 -07:00
replace.go Subsume StatusStore into fi.Cloud 2021-05-15 17:39:32 -07:00
rollingupdate.go Update copyright notices 2019-09-09 14:47:51 -04:00
rollingupdatecluster.go Add support for scaling out the control plane with dedicated apiserver nodes 2021-03-20 20:57:00 +01:00
root.go Rename "kops delete keypair" to "kops distrust keypair" 2021-06-24 19:19:43 -07:00
set.go Allow unsetting fields from the command line 2021-06-14 08:52:32 -07:00
set_cluster.go Remove code supporting dropped k8s versions 2020-06-04 12:11:51 -07:00
set_instancegroups.go Add `set instancegroup` command 2021-01-15 12:19:26 -05:00
toolbox.go Remove 'kops toolbox convert-imported' 2021-06-21 07:34:29 -07:00
toolbox_dump.go Change toolbox template flag for consistency 2021-05-27 20:42:16 -07:00
toolbox_instance_selector.go remove instance-selector label 2021-03-16 23:59:56 +05:30
toolbox_instance_selector_internal_test.go use byte quantity flag instead of int MiBs for memory args 2020-08-10 16:16:51 -05:00
toolbox_template.go Change toolbox template flag for consistency 2021-05-27 20:42:16 -07:00
toolbox_template_test.go Replace template text with something that builde the entire context 2020-12-16 22:18:58 +01:00
unset.go Allow unsetting fields from the command line 2021-06-14 08:52:32 -07:00
unset_cluster.go Allow unsetting fields from the command line 2021-06-14 08:52:32 -07:00
unset_instancegroups.go Allow unsetting fields from the command line 2021-06-14 08:52:32 -07:00
update.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
update_cluster.go Move asset copying out of apply_cluster 2021-06-05 21:17:50 -07:00
upgrade.go Update cluster and state store names in CLI docs 2020-10-28 18:22:53 +02:00
upgrade_cluster.go Remove 'kops toolbox convert-imported' 2021-06-21 07:34:29 -07:00
validate.go kops as kOps for document 2020-11-13 23:45:11 -05:00
validate_cluster.go cluster validation - allow flapping of validation errors 2021-03-14 09:05:58 -05:00
version.go kops as kOps for document 2020-11-13 23:45:11 -05:00