Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericStartFunc ¶
type GenericStartFunc func() bool
GenericStartFunc is used to determine whether the component has been successfully started
type WebhookWrapper ¶
type WebhookWrapper struct { Name string StartFunc GenericStartFunc Webhook kubewebhook.Webhook }
Click to show internal directories.
Click to hide internal directories.