kubernetes/pkg/cloudprovider/providers/aws
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
aws_fakes.go Implement disk resizing for AWS 2017-11-22 21:38:54 -05:00
aws_instancegroups.go Use %q formatter for error messages from the AWS SDK. #47789 2017-06-23 10:02:21 -04:00
aws_loadbalancer_test.go Add Amazon NLB support 2017-11-20 08:52:57 -05:00
aws_loadbalancer.go use aws.StringSlice replace of deprecated func stringPointerArray 2018-07-28 16:57:36 +08:00
aws_metrics.go Add metric for throttled requests in AWS 2018-05-02 12:35:37 +02:00
aws_routes.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
aws_test.go Merge pull request #62774 from Raffo/bugfix/aws-custom-elb-sg 2018-10-01 15:51:13 -07:00
aws_utils.go Use function aws.Int64Value replace of deprecated function orZero 2018-03-20 17:27:20 +08:00
aws.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
device_allocator_test.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
device_allocator.go Implement LRU for AWS device allocator 2017-04-19 16:52:57 -04:00
instances_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
instances.go using regexp match achieve find efficiently 2017-11-14 12:56:56 +08:00
log_handler.go Added logging to AWS api calls. #46969 2017-07-14 21:37:05 -04:00
OWNERS Add myself, Micah to reviewers 2018-05-27 23:06:06 +00:00
regions_test.go Add AWS cloud provider option for IAM role 2018-02-15 21:14:58 -08:00
regions.go AWS: trust region if found from AWS metadata 2017-01-18 09:17:55 -05:00
retry_handler_test.go
retry_handler.go Add metric for throttled requests in AWS 2018-05-02 12:35:37 +02:00
sets_ippermissions.go
tags_test.go AWS: Add tests for awsTagging.hasClusterTag 2018-09-26 16:12:33 +03:00
tags.go Fix hasClusterTag to actually get behavior we want 2018-05-24 19:23:12 -07:00
volumes.go kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00