Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdWebhook = &cobra.Command{
Use: "webhook",
Short: "Starts a HTTP server, which run DAP Secret Webhook",
Long: `Starts a HTTP server, which run DAP Secret Webhook. This will attach secret to Flyte Pod from MLP API`,
Run: run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.