Difference between revisions of "Webhook"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:Webhook]] ([[HTTP POST]] usually in [[JSON]] format)
 
[[wikipedia:Webhook]] ([[HTTP POST]] usually in [[JSON]] format)
 +
 +
[[kubectl api-resources]] | grep -i webhook
 +
[[mutatingwebhookconfigurations]]      [[admissionregistration.k8s.io/v1]]        false        MutatingWebhookConfiguration
 +
[[validatingwebhookconfigurations]]    admissionregistration.k8s.io/v1        false        ValidatingWebhookConfiguration
  
  
Line 8: Line 12:
 
* [[Knative]]: [[Webhook ServeHTTP]]
 
* [[Knative]]: [[Webhook ServeHTTP]]
 
* [[AWS SNS]]
 
* [[AWS SNS]]
* https://github.com/adnanh/webhook
+
* [[webhook (software)]] https://github.com/adnanh/webhook
  
 
== See also ==
 
== See also ==
 +
* {{Webhook}}
 
* {{JSON}}
 
* {{JSON}}
 
* {{POST}}
 
* {{POST}}

Latest revision as of 11:44, 22 February 2024

Advertising: