Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodWebhook ¶
type PodWebhook struct { AgentAPIKey string AgentKubeletPort int AgentKubeletInsecureTLS bool IgnoreNamespaces []string }
PodWebhook represents ...
func NewPodWebHook ¶
func NewPodWebHook() *PodWebhook
func (*PodWebhook) Default ¶
Default implements webhook.Defaulter so a webhook will be registered for the type
func (*PodWebhook) SetupWebhookWithManager ¶
func (r *PodWebhook) SetupWebhookWithManager(mgr ctrl.Manager) error
SetupWebhookWithManager is ...
Click to show internal directories.
Click to hide internal directories.