Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIfAccessLogsEnabled ¶
func CheckIfAccessLogsEnabled(checkConfig commons.CheckConfig, loadBalancers []LoadBalancerAttributes, testName string)
func GetElasticLoadBalancers ¶
func GetElasticLoadBalancers(s aws.Config) []types.LoadBalancer
Types ¶
type LoadBalancerAttributes ¶
type LoadBalancerAttributes struct { LoadBalancerArn string LoadBalancerName string Output *elasticloadbalancingv2.DescribeLoadBalancerAttributesOutput }
func GetLoadBalancersAttributes ¶
func GetLoadBalancersAttributes(s aws.Config, loadbalancers []types.LoadBalancer) []LoadBalancerAttributes
Click to show internal directories.
Click to hide internal directories.