| .. |
|
util
|
Support authentication helper for kubectl
|
2020-08-30 15:16:20 -04:00 |
|
BUILD.bazel
|
Refactor based on changes to cloud instances
|
2020-09-01 08:41:53 +02:00 |
|
completion.go
|
fix some go-lint warning
|
2020-06-09 08:52:50 +08:00 |
|
create.go
|
Build cloud outside of PerformAssignments
|
2020-09-23 07:54:28 +02:00 |
|
create_cluster.go
|
Merge pull request #9981 from olemarkus/cleanup-cloud-2
|
2020-10-01 05:18:54 -07:00 |
|
create_cluster_integration_test.go
|
Add integration test for GCE private topology with bastion
|
2020-08-27 14:28:26 -05: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_secret.go
|
Adding encryption support for Cilium
|
2020-05-25 01:54:24 -04:00 |
|
create_secret_cilium_encryptionconfig.go
|
Adding encryption support for Cilium
|
2020-05-25 01:54:24 -04:00 |
|
create_secret_dockerconfig.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
create_secret_encryptionconfig.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
create_secret_keypair.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |
|
create_secret_keypair_ca.go
|
Upgrade to klog2
|
2020-08-16 20:56:48 -05:00 |
|
create_secret_sshpublickey.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
create_secret_weave_encryptionconfig.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
delete.go
|
Add kops delete instance command
|
2020-08-28 08:43:30 +02:00 |
|
delete_cluster.go
|
kubeconfig generation: add tests for kops plugin
|
2020-08-30 15:17:36 -04:00 |
|
delete_confirm_test.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
|
delete_instance.go
|
Merge pull request #9974 from olemarkus/cleanup-rolling-update-ctx
|
2020-09-27 02:24:48 -07:00 |
|
delete_instancegroup.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
delete_secret.go
|
fix some go-lint warning
|
2020-06-09 08:52:50 +08:00 |
|
describe.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |
|
describe_secrets.go
|
fix some go-lint warning
|
2020-06-09 08:52:50 +08:00 |
|
edit.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |
|
edit_cluster.go
|
Pass cloud into populate cluster
|
2020-09-24 07:22:13 +02:00 |
|
edit_instancegroup.go
|
Pass cloud into populate cluster
|
2020-09-24 07:22:13 +02:00 |
|
editor.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
|
export.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |
|
export_kubecfg.go
|
kubeconfig generation: add tests for kops plugin
|
2020-08-30 15:17:36 -04:00 |
|
gen_help_docs.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
|
get.go
|
Keep the good part from last attempt
|
2020-09-01 08:30:03 +02:00 |
|
get_cluster.go
|
Import package aliases modified
|
2020-04-17 16:55:08 +02:00 |
|
get_instancegroups.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
get_instances.go
|
Improve kops get instances when api is unavailable
|
2020-09-19 08:43:53 +02:00 |
|
get_secrets.go
|
Upgrade to klog2
|
2020-08-16 20:56:48 -05:00 |
|
import.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |
|
import_cluster.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
integration_test.go
|
Create tests for JWKS scenarios
|
2020-09-09 09:57:06 -04:00 |
|
lifecycle_integration_test.go
|
Make setupmockopenstack standalone
|
2020-10-01 19:15:39 +02:00 |
|
main.go
|
Support authentication helper for kubectl
|
2020-08-30 15:16:20 -04:00 |
|
replace.go
|
Upgrade to klog2
|
2020-08-16 20:56:48 -05:00 |
|
rollingupdate.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
|
rollingupdatecluster.go
|
Add rolling upgrade to openstack
|
2020-10-01 20:07:44 +02:00 |
|
root.go
|
Support authentication helper for kubectl
|
2020-08-30 15:16:20 -04:00 |
|
set.go
|
Remove code supporting dropped k8s versions
|
2020-06-04 12:11:51 -07:00 |
|
set_cluster.go
|
Remove code supporting dropped k8s versions
|
2020-06-04 12:11:51 -07:00 |
|
toolbox.go
|
feat toolbox instance-selector implementation
|
2020-08-10 16:16:51 -05:00 |
|
toolbox_convert_imported.go
|
Add context.Context to most signatures
|
2020-04-11 14:44:17 -04:00 |
|
toolbox_dump.go
|
Upgrade to klog2
|
2020-08-16 20:56:48 -05:00 |
|
toolbox_instance_selector.go
|
Pass cloud into populate cluster
|
2020-09-24 07:22:13 +02:00 |
|
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
|
Merge pull request #7319 from lcrisci/fix-template-clustername-behavior
|
2020-01-28 08:23:40 -08:00 |
|
toolbox_template_test.go
|
Update copyright notices
|
2019-09-09 14:47:51 -04:00 |
|
update.go
|
fix some go-lint warning
|
2020-06-09 08:52:50 +08:00 |
|
update_cluster.go
|
Pass cloud into ApplyCluster
|
2020-09-23 19:57:43 +02:00 |
|
upgrade.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |
|
upgrade_cluster.go
|
Upgrade to klog2
|
2020-08-16 20:56:48 -05:00 |
|
validate.go
|
Update cmd help text
|
2020-06-11 08:37:10 +02:00 |
|
validate_cluster.go
|
Upgrade to klog2
|
2020-08-16 20:56:48 -05:00 |
|
version.go
|
Move kubectl dependency to k8s.io/kubectl
|
2020-01-17 06:24:24 -05:00 |