kops/cloudmock/aws/mockelbv2
Alexander Block 49e7ec8890 Use SubnetMappings for NLBs instead of Subnets
SubnetMappings allow to explicitely set the private IPv4 address that
must be used for the NLB.

SubnetMappings and Subnets in the AWS API are compatible as long as the
address settings are not changes, making this commit backwards compatible.
2021-02-05 17:53:20 +01:00
..
BUILD.bazel Create cloudmock implementations for elbv2 API calls used by future NLB support 2020-10-30 10:06:36 -05:00
api.go Create cloudmock implementations for elbv2 API calls used by future NLB support 2020-10-30 10:06:36 -05:00
listeners.go Create cloudmock implementations for elbv2 API calls used by future NLB support 2020-10-30 10:06:36 -05:00
loadbalancers.go Use SubnetMappings for NLBs instead of Subnets 2021-02-05 17:53:20 +01:00
tags.go Create cloudmock implementations for elbv2 API calls used by future NLB support 2020-10-30 10:06:36 -05:00
targetgroups.go Create cloudmock implementations for elbv2 API calls used by future NLB support 2020-10-30 10:06:36 -05:00