Documentation ¶
Index ¶
- type WebhookDispatcher
- func (p *WebhookDispatcher) Dispatch(ctx context.Context, attr admission.Attributes, o admission.ObjectInterfaces) error
- func (p *WebhookDispatcher) HasSynced() bool
- func (p *WebhookDispatcher) SetDispatcher(dispatch generic.Dispatcher)
- func (p *WebhookDispatcher) SetHookSource(s generic.Source)
- func (p *WebhookDispatcher) SetKcpInformers(f kcpinformers.SharedInformerFactory)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookDispatcher ¶
func (*WebhookDispatcher) Dispatch ¶
func (p *WebhookDispatcher) Dispatch(ctx context.Context, attr admission.Attributes, o admission.ObjectInterfaces) error
func (*WebhookDispatcher) HasSynced ¶
func (p *WebhookDispatcher) HasSynced() bool
func (*WebhookDispatcher) SetDispatcher ¶
func (p *WebhookDispatcher) SetDispatcher(dispatch generic.Dispatcher)
func (*WebhookDispatcher) SetHookSource ¶
func (p *WebhookDispatcher) SetHookSource(s generic.Source)
func (*WebhookDispatcher) SetKcpInformers ¶
func (p *WebhookDispatcher) SetKcpInformers(f kcpinformers.SharedInformerFactory)
SetKcpInformers implements the WantsExternalKcpInformerFactory interface.
Click to show internal directories.
Click to hide internal directories.