 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package server is used to create and run the webhook server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
ListenAndServe starts the webhook server.
func Mutation ¶
func Mutation(clients *clients.Clients) ([]admission.MutatingAdmissionHandler, error)
Mutation returns a list of all MutatingAdmissionHandlers used by the webhook.
func Validation ¶
func Validation(clients *clients.Clients) ([]admission.ValidatingAdmissionHandler, error)
Validation returns a list of all ValidatingAdmissionHandlers used by the webhook.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.