k3s/pkg/cloudprovider/providers/aws
Andrew Williams 01d9cddda5 Add Amazon ELB proxy protocol support
Add ELB proxy protocol support via the annotation
"service.beta.kubernetes.io/aws-load-balancer-proxy-protocol". This
allows servers like Nginx and Haproxy to retrieve the real IP address of
a remote client.
2016-05-31 10:33:16 -05:00
..
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
aws.go Add Amazon ELB proxy protocol support 2016-05-31 10:33:16 -05:00
aws_instancegroups.go AWS e2e: don't try to build a full cloudprovider in e2e 2016-03-12 06:14:45 -05:00
aws_loadbalancer.go Add Amazon ELB proxy protocol support 2016-05-31 10:33:16 -05:00
aws_routes.go Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
aws_test.go Add Amazon ELB proxy protocol support 2016-05-31 10:33:16 -05:00
aws_utils.go Fix long-standing bug in aws.stringSetToPointers 2016-05-26 10:56:37 -04:00
log_handler.go Update AWS cloud provider to aws-sdk-go v1.0.2. 2016-01-04 16:10:23 -08:00
retry_handler.go AWS: Pass globals into Backoff struct 2016-02-21 20:17:22 -05:00
retry_handler_test.go AWS: Pass globals into Backoff struct 2016-02-21 20:17:22 -05:00
sets_ippermissions.go AWS: Remove extra load balancer security group ingress rules 2016-03-03 18:55:49 -05:00