Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Application ¶
Application type is used across the application to de dependency injection.
func NewApplication ¶
func NewApplication() *Application
func (*Application) Init ¶
func (a *Application) Init() error
Init will load the credentials into the application. If no credentials are found then an error will be returned.
func (*Application) UpdateRouting ¶
UpdateRouting will identify all the TGWs in a region. It will find all the route tables of the TGWs. And it will update the routes on each route table.
Click to show internal directories.
Click to hide internal directories.