Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { CreateVpc(ctx context.Context, input *ec2.CreateVpcInput, opts ...func(*ec2.Options), ) (*ec2.CreateVpcOutput, error) }
Client is the interface used for VPC management
type External ¶
External holds VPC management
func NewExternal ¶
NewExternal returns a new client for VPC management
Click to show internal directories.
Click to hide internal directories.