Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ELBV2API ¶
type ELBV2API interface {
// Declare the methods you want to mock from the elbv2.ELBV2API interface
CreateLoadBalancer(*elbv2.CreateLoadBalancerInput) (*elbv2.CreateLoadBalancerOutput, error)
}
Click to show internal directories.
Click to hide internal directories.