Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service holds a collection of interfaces.
func NewService ¶
func NewService(logger logr.Logger, cloudFormationClient cloudformation.CloudFormation) *Service
NewService returns a new service given the cloudFormation api client.
func (*Service) CheckStackContainsAtLeastOneRouteDefinition ¶
func (*Service) DeleteStack ¶
Click to show internal directories.
Click to hide internal directories.