kops/upup/pkg/fi/cloudup/awstasks
Justin Santa Barbara 1edd7d49fa Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
..
BUILD.bazel Move ssh key functions to pkg/pki 2018-03-11 13:20:08 -04:00
autoscalinggroup.go Fix names of CloudFormation-created AutoScalingGroups 2018-03-13 10:33:34 +01:00
autoscalinggroup_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
autoscalinggroup_test.go Correctly delete cloud labels that are no longer present in the expected resources (cloudLabels, labels, taints). 2017-08-19 09:19:02 +01:00
block_device_mappings.go ran make gofmt 2017-08-01 00:34:39 +01:00
cloudformation.go more goimport updates 2017-11-04 10:03:02 -06:00
convenience.go Fixes per code review 2016-12-19 01:18:28 -05:00
dhcp_options.go Update find logic for newly shared objects 2018-03-03 22:28:57 -05:00
dhcpoptions_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
dnsname.go Correctly set lifecycle on DNSName, LoadBalancer and LoadBalancerAttachment resources 2017-08-17 10:42:38 +01:00
dnsname_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
dnszone.go more goimport updates 2017-11-04 10:03:02 -06:00
dnszone_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
ebsvolume.go Correctly delete cloud labels that are no longer present in the expected resources (cloudLabels, labels, taints). 2017-08-19 09:19:02 +01:00
ebsvolume_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
ebsvolume_test.go Correctly delete cloud labels that are no longer present in the expected resources (cloudLabels, labels, taints). 2017-08-19 09:19:02 +01:00
elastic_ip.go Misc task code cleanups 2018-03-12 02:39:23 -04:00
elastic_ip_test.go Add deletion to lifecycle test 2018-03-24 16:30:40 -04:00
elasticip_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iaminstanceprofile.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
iaminstanceprofile_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iaminstanceprofilerole.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
iaminstanceprofilerole_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iamrole.go Create lifecycle test against AWS mocks 2018-03-11 17:04:30 -04:00
iamrole_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
iamrolepolicy.go more goimport updates 2017-11-04 10:03:02 -06:00
iamrolepolicy_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
instance.go more goimport updates 2017-11-04 10:03:02 -06:00
instance_elasticip_attachment.go fixing more headers 2016-10-15 19:20:56 -06:00
instance_volume_attachment.go fixing more headers 2016-10-15 19:20:56 -06:00
internetgateway.go Fix spurious InternetGateway tag changes 2018-03-15 20:11:54 -04:00
internetgateway_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
internetgateway_test.go Update find logic for newly shared objects 2018-03-03 22:28:57 -05:00
launchconfiguration.go More mocks - sufficient for privatecalico to roundtrip 2018-03-11 23:12:22 -04:00
launchconfiguration_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
load_balancer.go Add more logging around ELB attribute modification 2018-03-18 10:45:17 -04:00
load_balancer_attachment.go Correctly set lifecycle on DNSName, LoadBalancer and LoadBalancerAttachment resources 2017-08-17 10:42:38 +01:00
loadbalancer_attributes.go Add more logging around ELB attribute modification 2018-03-18 10:45:17 -04:00
loadbalancer_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
loadbalancer_healthchecks.go Simplify terraform ELB tasks 2016-12-18 21:55:40 -05:00
loadbalancerattachment_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
natgateway.go Find RouteTable by cluster & role tag 2018-03-15 20:11:54 -04:00
natgateway_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
route.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
route_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
routetable.go Find RouteTable by cluster & role tag 2018-03-15 20:11:54 -04:00
routetable_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
routetableassociation.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
routetableassociation_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
securitygroup.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
securitygroup_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
securitygroup_test.go Fill out cloudmock to do a basic lifecycle test 2018-03-11 17:04:30 -04:00
securitygrouprule.go more goimport updates 2017-11-04 10:03:02 -06:00
securitygrouprule_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
sshkey.go Move ssh key functions to pkg/pki 2018-03-11 13:20:08 -04:00
sshkey_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
subnet.go Misc task code cleanups 2018-03-12 02:39:23 -04:00
subnet_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
subnet_test.go subnet test not correct, not sure now 2017-11-01 13:48:12 -06:00
tags.go Use explicit tag management in network tasks 2017-05-01 22:55:27 -04:00
vpc.go Misc task code cleanups 2018-03-12 02:39:23 -04:00
vpc_dhcpoptions_association.go Wiring up lifecycle 2017-07-15 22:03:54 -04:00
vpc_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00
vpc_test.go updating files for goimports 2017-11-01 12:51:43 -06:00
vpcdhcpoptionsassociation_fitask.go adding new generated tasks 2018-02-19 13:27:07 -07:00