Documentation ¶
Index ¶
Constants ¶
View Source
const (
// WebhookName is the name of the webhook.
WebhookName = "cloudprovider"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct { Provider string Mutator extensionswebhook.Mutator }
Args are the requirements to create a cloudprovider webhook.
Click to show internal directories.
Click to hide internal directories.