kops/upup/pkg/fi/cloudup/awstasks
Arnaud M. a8001b8fba
Remove unused const, variables and function reported by Golangci-lint (#17582)
* Remove unused const, variables and function reported by Golangci-lint

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>

* make gomod executed
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>

---------

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-08-28 07:53:13 -07:00
..
OWNERS fix OWNERS labels format 2020-03-10 22:47:50 -05:00
autoscalinggroup.go Remove unused const, variables and function reported by Golangci-lint (#17582) 2025-08-28 07:53:13 -07:00
autoscalinggroup_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
autoscalinggroup_test.go Migrate autoscaling to aws-sdk-go-v2 2024-03-31 23:04:06 -05:00
autoscalinglifecyclehook.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
autoscalinglifecyclehook_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
block_device_mappings.go Migrate remaining EC2 resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
classic_load_balancer.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
classic_loadbalancer_attributes.go Migrate ELB to aws-sdk-go-v2 2024-03-31 07:28:28 -05:00
classic_loadbalancer_healthchecks.go Migrate ELB to aws-sdk-go-v2 2024-03-31 07:28:28 -05:00
classicloadbalancer_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
convenience.go Migrate aws-sdk-go/aws to aws-sdk-go-v2/aws 2024-03-31 16:56:31 -05:00
dhcp_options.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
dhcpoptions_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
dnsname.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
dnsname_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
dnszone.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
dnszone_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
ebsvolume.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
ebsvolume_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
ebsvolume_test.go Migrate aws-sdk-go/aws to aws-sdk-go-v2/aws 2024-03-31 16:56:31 -05:00
egressonlyinternetgateway.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
egressonlyinternetgateway_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
egressonlyinternetgateway_test.go Migrate EC2 Networking resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
elastic_ip.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
elastic_ip_test.go fix kops get cluster for files 2025-05-02 15:56:36 -04:00
elasticip_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
eventbridgerule.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
eventbridgerule_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
eventbridgetarget.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
eventbridgetarget_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
helper.go Migrate remaining EC2 resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
iaminstanceprofile.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
iaminstanceprofile_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
iaminstanceprofilerole.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
iaminstanceprofilerole_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
iamoidcprovider.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
iamoidcprovider_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
iamrole.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
iamrole_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
iamrolepolicy.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
iamrolepolicy_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
instance.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
instance_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
instancerequirements.go Migrate autoscaling to aws-sdk-go-v2 2024-03-31 23:04:06 -05:00
internetgateway.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
internetgateway_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
internetgateway_test.go Migrate EC2 Networking resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
launchtemplate.go Migrate remaining EC2 resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
launchtemplate_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
launchtemplate_target_api.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
launchtemplate_target_terraform.go fix the random order of block_device_mappings render 2025-01-08 15:40:54 +01:00
launchtemplate_target_terraform_test.go Migrate remaining EC2 resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
natgateway.go Ignore blackhole NAT routes 2024-10-06 07:12:00 -05:00
natgateway_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
network_load_balancer.go Remove unused const, variables and function reported by Golangci-lint (#17582) 2025-08-28 07:53:13 -07:00
networkloadbalancer_attributes.go Migrate elbv2 to aws-sdk-go-v2 2024-03-30 13:53:40 -05:00
networkloadbalancer_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
networkloadbalancerlistener.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
networkloadbalancerlistener_fitask.go Refactor: Split out NLB Listener into its own task 2024-02-04 15:52:25 -05:00
render_test.go Support multiple terraform file providers 2023-01-04 08:14:18 -05:00
route.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
route_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
routetable.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
routetable_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
routetableassociation.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
routetableassociation_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
securitygroup.go Fix invalid filters for describing security group rules 2025-07-18 16:12:12 -05:00
securitygroup_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
securitygroup_test.go Migrate EC2 Networking resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
securitygrouprule.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
securitygrouprule_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
sqs.go Fix: Normalize the SQS policies before comparing them 2024-11-09 09:02:41 -05:00
sqs_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
sshkey.go Use ReplaceAll 2025-08-22 20:52:44 -05:00
sshkey_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
subnet.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
subnet_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
subnet_mapping.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
subnet_test.go Migrate EC2 Networking resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
tags.go Migrate remaining EC2 resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
targetgroup.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
targetgroup_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
vpc.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
vpc_dhcpoptions_association.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
vpc_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
vpc_test.go Migrate EC2 Networking resource types to aws-sdk-go-v2 2024-04-13 16:01:39 -04:00
vpcamazonipv6cidrblock.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
vpcamazonipv6cidrblock_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
vpccidrblock.go refactor: create awsup.GetCloud helper method 2024-07-04 15:11:15 -04:00
vpccidrblock_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
vpcdhcpoptionsassociation_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
warmpool.go Do not include WarmPool in json for AutoscalingGroup task 2025-03-27 08:03:37 -04:00
warmpool_fitask.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00