Class Webhook
Webhook holds the configuration of the webhook
Inheritance
System.Object
Webhook
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Kubernetes.Types.Outputs.AuditRegistraion.V1Alpha1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class Webhook
Fields
View SourceClientConfig
ClientConfig holds the connection parameters for the webhook required
Declaration
public readonly WebhookClientConfig ClientConfig
Field Value
| Type | Description |
|---|---|
| WebhookClientConfig |
Throttle
Throttle holds the options for throttling the webhook
Declaration
public readonly WebhookThrottleConfig Throttle
Field Value
| Type | Description |
|---|---|
| WebhookThrottleConfig |