Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApp ¶
func NewApp() *application.Application
Types ¶
type GatwayApiControllerOptions ¶
type GatwayApiControllerOptions struct { application.ApplicationOptions DefaultServiceNetwork string PrivateVPC bool Replicas int VpcLatticePrefixListId string }
func (*GatwayApiControllerOptions) PreDependencies ¶
func (o *GatwayApiControllerOptions) PreDependencies(application.Action) error
type SecurityGroupRuleOptions ¶
type SecurityGroupRuleOptions struct { resource.CommonOptions VpcLatticePrefixListId *string }
Click to show internal directories.
Click to hide internal directories.