Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OSSSubCommand = cli.Command{ Name: "oss", Usage: "Actions for PDK providers", Subcommands: []*cli.Command{ &command.Login, &command.Logout, &config.Command, &rules.Command, &provider.Command, &targetgroup.Command, &handler.Command, mw.WithBeforeFuncs(&bootstrap.Command, mw.RequireAWSCredentials()), }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.