Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
Service holds a collection of interfaces. The interfaces are broken down like this to group functions together. One alternative is to have a large list of functions from the ec2 client.
func NewService ¶
func NewService(networkScope scope.NetworkScope) *Service
NewService returns a new service given the ec2 api client.
func (*Service) DeleteNetwork ¶
DeleteNetwork deletes the network of the given cluster.
func (*Service) ReconcileNetwork ¶
ReconcileNetwork reconciles the network of the given cluster.
Click to show internal directories.
Click to hide internal directories.