 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package webhook implements the authenticator.Token interface using HTTP webhooks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookTokenAuthenticator ¶
type WebhookTokenAuthenticator struct {
	*webhook.GenericWebhook
}
    func New ¶
func New(kubeConfigFile string) (*WebhookTokenAuthenticator, error)
New creates a new WebhookTokenAuthenticator from the provided kubeconfig file.
func (*WebhookTokenAuthenticator) AuthenticateToken ¶
AuthenticateToken
 Click to show internal directories. 
   Click to hide internal directories.